Date: Sun, 9 Apr 2006 16:12:15 +0000 (UTC) From: Jeremy Messenger <mezz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ekiga Makefile pkg-plist Message-ID: <200604091612.k39GCGVK084117@repoman.freebsd.org>
index | next in thread | raw e-mail
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@caraldi.com> (maintainer)
Revision Changes Path
1.59 +12 -5 ports/net/ekiga/Makefile
1.18 +3 -0 ports/net/ekiga/pkg-plist
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604091612.k39GCGVK084117>
