aboutsummaryrefslogtreecommitdiff
path: root/security/gpa
diff options
context:
space:
mode:
Diffstat (limited to 'security/gpa')
-rw-r--r--security/gpa/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index ac50e1de5237..cba48511390f 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gpa
-# Date created: 16 August 2000
-# Whom: Clive Lin <clive@CirX.ORG>
-#
+# Created by: Clive Lin <clive@CirX.ORG>
# $FreeBSD$
-#
PORTNAME= gpa
PORTVERSION= 0.9.3
@@ -21,9 +17,9 @@ LIB_DEPENDS= assuan:${PORTSDIR}/security/libassuan \
BUILD_DEPENDS= gpgv2:${PORTSDIR}/security/gnupg
RUN_DEPENDS= gpgv2:${PORTSDIR}/security/gnupg
+USES= pkgconfig
USE_BZIP2= yes
USE_GMAKE= yes
-USE_PKGCONFIG= build
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ENV+= GPGKEYS_LDAP="${LOCALBASE}/libexec/gpg2keys_ldap" \