diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-31 22:52:40 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-31 22:52:40 +0000 |
commit | 68dd04711b0233ebc022eba4d73ae69a15ab9377 (patch) | |
tree | 1e537896a657568a4a80d9789ac67d477a6fb2b0 /net-im/farsight2 | |
parent | 9fa5d4e59f0a1ef12f3c6956ba954548f38e4c6f (diff) |
Notes
Diffstat (limited to 'net-im/farsight2')
-rw-r--r-- | net-im/farsight2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile index 786868d844f7..b1cc20e4e28e 100644 --- a/net-im/farsight2/Makefile +++ b/net-im/farsight2/Makefile @@ -7,6 +7,7 @@ PORTNAME= farsight2 PORTVERSION= 0.0.19 +PORTREVISION= 1 CATEGORIES= net-im devel MASTER_SITES= http://farsight.freedesktop.org/releases/farsight2/ @@ -16,6 +17,7 @@ COMMENT= Collection of GStreamer modules and libraries for videoconferencing LIB_DEPENDS= nice.0:${PORTSDIR}/net-im/libnice USE_GMAKE= yes +USE_GETTEXT= yes USE_LDCONFIG= yes USE_PYTHON= yes USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget \ |