aboutsummaryrefslogtreecommitdiffstats
path: root/security/gss
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-02-04 12:36:30 +0800
committermarcus <marcus@FreeBSD.org>2004-02-04 12:36:30 +0800
commit7073ebf74ec3895bb8dada6cbe2e57f3329849cc (patch)
tree6e94333233053731622780aae8a8285e148ade96 /security/gss
parentf687852f8f35b5067f8978d6405346545b01be3a (diff)
downloadfreebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.gz
freebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.zst
freebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.zip
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor Tested by: bento
Diffstat (limited to 'security/gss')
-rw-r--r--security/gss/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/gss/Makefile b/security/gss/Makefile
index c71a91674feb..3318cedf77ee 100644
--- a/security/gss/Makefile
+++ b/security/gss/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gss
PORTVERSION= 0.0.10
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ \
${MASTER_SITE_GNU_ALPHA}
@@ -16,9 +17,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU Generic Security Service Library
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
- shishi.0:${PORTSDIR}/security/shishi
+LIB_DEPENDS= shishi.0:${PORTSDIR}/security/shishi
+USE_GETTEXT= yes
USE_PERL5_BUILD= yes
USE_GNOME= gnomehack gnometarget pkgconfig
USE_GETOPT_LONG= yes