diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 14:54:10 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 14:54:10 +0000 |
commit | b1f356260ca3b8cdbc5a72e0904c9bf878ed25fb (patch) | |
tree | d12536d90a7e2ab8b3f437fb9e2b954265fc5fa3 /net-im/telepathy-gabble | |
parent | e2e772bd2a05dbea3f10c78e5504928abed0cef3 (diff) |
- Convert gmake,bzip2,xz to USES
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=355355
Diffstat (limited to 'net-im/telepathy-gabble')
-rw-r--r-- | net-im/telepathy-gabble/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/telepathy-gabble/Makefile b/net-im/telepathy-gabble/Makefile index 286273958cf9..a0ce762b9ded 100644 --- a/net-im/telepathy-gabble/Makefile +++ b/net-im/telepathy-gabble/Makefile @@ -22,8 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_ro PORTSCOUT= limitw:1,even GNU_CONFIGURE= yes -USE_GMAKE= yes -USES= pathfix pkgconfig +USES= pathfix pkgconfig gmake USE_GNOME= glib20 libxslt:build USE_SQLITE= yes USE_OPENSSL= yes |