diff options
Diffstat (limited to 'security/gpgme03/Makefile')
-rw-r--r-- | security/gpgme03/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile index 1e73b84d0a9..2150478d916 100644 --- a/security/gpgme03/Makefile +++ b/security/gpgme03/Makefile @@ -7,6 +7,7 @@ PORTNAME= gpgme PORTVERSION= 0.3.15 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gpgme @@ -18,7 +19,6 @@ BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth USE_LIBTOOL= yes -CONFIGURE_ARGS= --without-gpgsm CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" USE_GMAKE= yes INSTALLS_SHLIB= yes |