aboutsummaryrefslogtreecommitdiff
path: root/security/gss
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:11:06 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:11:06 +0000
commitb2c2296adc70ba95e4eb69a2d470a394db99bb3a (patch)
tree1819988b93feb19b650b40d8be41a8908394ae75 /security/gss
parentb179278458f7fe6bc98af1cecc8f195ed363c561 (diff)
downloadports-b2c2296adc70ba95e4eb69a2d470a394db99bb3a.tar.gz
ports-b2c2296adc70ba95e4eb69a2d470a394db99bb3a.zip
Notes
Diffstat (limited to 'security/gss')
-rw-r--r--security/gss/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/security/gss/Makefile b/security/gss/Makefile
index da1ad8e33706..6ac2edaf7cef 100644
--- a/security/gss/Makefile
+++ b/security/gss/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: gss
-# Date created: Oct 19, 2003
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= gss
PORTVERSION= 1.0.2
@@ -18,8 +13,8 @@ LIB_DEPENDS= shishi.1:${PORTSDIR}/security/shishi
CONFLICTS= heimdal-[0-9]*
-USE_PERL5_BUILD= yes
-USE_GNOME= gnomehack pkgconfig
+USES= pathfix pkgconfig perl5
+USE_PERL5= build
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-kerberos5
USE_LDCONFIG= yes