aboutsummaryrefslogtreecommitdiff
path: root/security/gpgme
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2007-02-21 16:53:01 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2007-02-21 16:53:01 +0000
commitacb2b411a261a547c4caa82ebf7176517fd6a8a3 (patch)
treec52c60d517d394119bfc2854080587dbbfcb8a25 /security/gpgme
parentc1a26d6cc55377bbd19cbf5d396a2da6b3ef769b (diff)
downloadports-acb2b411a261a547c4caa82ebf7176517fd6a8a3.tar.gz
ports-acb2b411a261a547c4caa82ebf7176517fd6a8a3.zip
Notes
Diffstat (limited to 'security/gpgme')
-rw-r--r--security/gpgme/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index 13c0a0ea984a..ff96c7947f69 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gpgme
PORTVERSION= 1.1.3
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gpgme
@@ -22,7 +23,7 @@ USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
INSTALLS_SHLIB= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS= --with-gpg=${LOCALBASE}/bin/gpg2 \
+CONFIGURE_ARGS= --with-gpg=${LOCALBASE}/bin/gpg \
--with-gpgsm=${LOCALBASE}/bin/gpgsm \
--includedir=${PREFIX}/include/gpgme