1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

- Stage support

- Convert to uses
This commit is contained in:
Martin Wilke 2014-03-09 14:37:20 +00:00
parent 52a6cec9c4
commit 46334319ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347602

View File

@ -15,8 +15,7 @@ LIB_DEPENDS= nice:${PORTSDIR}/net-im/libnice
CONFLICTS= farstream-[0-9]*
USES= pkgconfig gettext
USE_GMAKE= yes
USES= pkgconfig gettext gmake
USE_LDCONFIG= yes
USE_PYTHON= yes
USE_GNOME= gnomehack glib20 ltverhack
@ -25,5 +24,4 @@ USE_AUTOTOOLS= libtool
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
NO_STAGE= yes
.include <bsd.port.mk>