aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-03-09 14:37:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-03-09 14:37:20 +0000
commit46334319ab879ed59d1bb248d64abbcb31597962 (patch)
treea5d1869b2d7ed27d23eaf542d02b7ec7cf73ec46
parent52a6cec9c438dca05529bb867a0a5bd5665988b2 (diff)
downloadports-46334319ab879ed59d1bb248d64abbcb31597962.tar.gz
ports-46334319ab879ed59d1bb248d64abbcb31597962.zip
Notes
-rw-r--r--net-im/farsight2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile
index 21663af3ba2a..365e21b568ae 100644
--- a/net-im/farsight2/Makefile
+++ b/net-im/farsight2/Makefile
@@ -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>