diff options
Diffstat (limited to 'net-im/farsight2/Makefile')
-rw-r--r-- | net-im/farsight2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile index 14db19910..21255648b 100644 --- a/net-im/farsight2/Makefile +++ b/net-im/farsight2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/farsight2/Makefile,v 1.4 2011/05/28 15:05:41 kwm Exp $ +# $MCom: ports/net-im/farsight2/Makefile,v 1.5 2011/06/11 16:13:06 kwm Exp $ PORTNAME= farsight2 PORTVERSION= 0.0.29 @@ -19,7 +19,7 @@ USE_GMAKE= yes USE_GETTEXT= yes USE_LDCONFIG= yes USE_PYTHON= yes -USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget +USE_GNOME= gnomehack pkgconfig glib20 ltverhack USE_GSTREAMER= core good bad python USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |