aboutsummaryrefslogtreecommitdiff
path: root/net-im/gloox/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-09-10 12:18:21 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-09-10 12:18:21 +0000
commit38c6aa8300b6f32b885511ec1730e28fa7335315 (patch)
tree763d2f653d70207542a6fe8d76efa74916f06f72 /net-im/gloox/Makefile
parent9213cd360bf4bbaa495097f9e6ce2eb1d296fec8 (diff)
Notes
Diffstat (limited to 'net-im/gloox/Makefile')
-rw-r--r--net-im/gloox/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/gloox/Makefile b/net-im/gloox/Makefile
index a574caf212d8..2e205c0cc020 100644
--- a/net-im/gloox/Makefile
+++ b/net-im/gloox/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gloox
PORTVERSION= 1.0.10
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-im
MASTER_SITES= http://camaya.net/download/
@@ -11,11 +11,12 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Jabber/XMPP client library
LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn \
libgnutls.so:${PORTSDIR}/security/gnutls
-USES= libtool:keepla pathfix pkgconfig tar:bzip2
+USES= libtool pathfix pkgconfig tar:bzip2
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes