diff options
author | John Marino <marino@FreeBSD.org> | 2014-10-20 10:09:19 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-10-20 10:09:19 +0000 |
commit | 15dccb3a0dda5b48f22d488cfcbde75b1d53ef2b (patch) | |
tree | 908ebe63f57c4c891160678dcf8ff5a61c53fdff /net-im/telepathy-gabble | |
parent | 0525dda9d0549496f69feeb9bed0d758e3ef8042 (diff) | |
download | ports-15dccb3a0dda5b48f22d488cfcbde75b1d53ef2b.tar.gz ports-15dccb3a0dda5b48f22d488cfcbde75b1d53ef2b.zip |
Notes
Diffstat (limited to 'net-im/telepathy-gabble')
-rw-r--r-- | net-im/telepathy-gabble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telepathy-gabble/Makefile b/net-im/telepathy-gabble/Makefile index 7d6ddef9e360..998cf039ac2f 100644 --- a/net-im/telepathy-gabble/Makefile +++ b/net-im/telepathy-gabble/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_ro PORTSCOUT= limitw:1,even GNU_CONFIGURE= yes -USES= gmake libtool pathfix pkgconfig +USES= alias gmake libtool pathfix pkgconfig USE_GNOME= glib20 libxslt:build USE_SQLITE= yes USE_OPENSSL= yes |