aboutsummaryrefslogtreecommitdiff
path: root/security/gpgme/Makefile
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2002-01-22 14:34:16 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2002-01-22 14:34:16 +0000
commitff6f0aabbdb7becc7bf6e2664b5d74627462b21f (patch)
tree2ad5772473b1e2031743100ed505f92dcbf7434c /security/gpgme/Makefile
parente19c9493261de5a269f4ec801c2bd198d29ffac2 (diff)
downloadports-ff6f0aabbdb7becc7bf6e2664b5d74627462b21f.tar.gz
ports-ff6f0aabbdb7becc7bf6e2664b5d74627462b21f.zip
Notes
Diffstat (limited to 'security/gpgme/Makefile')
-rw-r--r--security/gpgme/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index d79c0228c32b..b2358ca823e1 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gpgme
-PORTVERSION= 0.2.3
+PORTVERSION= 0.3.0
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/
@@ -14,10 +14,8 @@ MAINTAINER= teramoto@comm.eng.osaka-u.ac.jp
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
-USE_LIBTOOL= yes
-USE_AUTOCONF= yes
+GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-MAKE_ENV+= PORT_LIBTOOL=${LIBTOOL}
.include <bsd.port.mk>