diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 14:08:55 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 14:08:55 +0000 |
commit | 1e60403ddd1823d3609cfd1712c7ff97670fed17 (patch) | |
tree | 30aec4eb86fae53a3d9c973b70c5fb2f5ed11e32 /net-im | |
parent | dae5d7d8065efe67a9e881af2b850d5e6077cbf1 (diff) | |
download | ports-1e60403ddd1823d3609cfd1712c7ff97670fed17.tar.gz ports-1e60403ddd1823d3609cfd1712c7ff97670fed17.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/empathy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index fbffa19eb1b3..f28aeb781757 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -30,9 +30,8 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-co CONFLICTS= empathy-3.[0-9]* -USE_GMAKE= yes USE_BZIP2= yes -USES= gettext +USES= gettext gmake pkgconfig USE_LDCONFIG= yes USE_GNOME= evolutiondataserver gnomehack gnomeprefix pygtk2 ltverhack USE_GSTREAMER= yes |