cvs commit: ports/net/ekiga Makefile pkg-plist

Jeremy Messenger mezz at FreeBSD.org
Sun Apr 9 16:12:16 UTC 2006


mezz        2006-04-09 16:12:15 UTC

  FreeBSD ports repository

  Modified files:
    net/ekiga            Makefile pkg-plist 
  Log:
  - USE_AUTOTOOLS=libtool:15 -> GNU_CONFIGURE=yes
  - ${LOCALBASE}/bin/sdl11-config -> ${SDL_CONFIG}
  - Add intlhack.
  - Add -I${LOCALBASE}/include and -L${LOCALBASE}/lib to allow it finds more
    stuff such as libintl.h and etc.
  - Install dbus files in the correct place. Since, it's installed in the wrong
    place and are not in plist, you can clean up by manual by do this:
  
          rm -rf /usr/X11R6/share/gnome/dbus-1
  - Correct the plist if you disable/enable the dbus.
  - Bump the PORTREVISION.
  
  Reviewed by:    marcus
  Approved by:    "Jean-Baptiste Quenot" <jbq at caraldi.com> (maintainer)
  
  Revision  Changes    Path
  1.59      +12 -5     ports/net/ekiga/Makefile
  1.18      +3 -0      ports/net/ekiga/pkg-plist


More information about the cvs-all mailing list