diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 14:23:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 14:23:20 +0000 |
commit | de15f3b2a303f44269b795195a6d8772a69f27da (patch) | |
tree | 7d1331baa836de981560e9f103c03ccb3b19ca05 /net-im | |
parent | 1b7647a5fd48370ad90f2972fc9f1e485c1d1e52 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin-sipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin-sipe/Makefile b/net-im/pidgin-sipe/Makefile index e34533dfd7f1..fbb9d1a5846c 100644 --- a/net-im/pidgin-sipe/Makefile +++ b/net-im/pidgin-sipe/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin GNU_CONFIGURE= yes USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= gtk20 USE_LDCONFIG= ${PREFIX}/lib/pidgin PORTDOCS= AUTHORS ChangeLog COPYING HACKING INSTALL NEWS README TODO VERSION |