diff options
author | miwi <miwi@FreeBSD.org> | 2014-05-26 22:54:10 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-05-26 22:54:10 +0800 |
commit | d6ea772c3e1d5dd7673b907762629d415ac86eec (patch) | |
tree | d12536d90a7e2ab8b3f437fb9e2b954265fc5fa3 /net-im/telepathy-gabble/Makefile | |
parent | 3ee3f104f278aa87693d1dfb9c627423ed7c9cea (diff) | |
download | freebsd-ports-gnome-d6ea772c3e1d5dd7673b907762629d415ac86eec.tar.gz freebsd-ports-gnome-d6ea772c3e1d5dd7673b907762629d415ac86eec.tar.zst freebsd-ports-gnome-d6ea772c3e1d5dd7673b907762629d415ac86eec.zip |
- Convert gmake,bzip2,xz to USES
Approved by: portmgr
Diffstat (limited to 'net-im/telepathy-gabble/Makefile')
-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 |