diff options
Diffstat (limited to 'security/gpgme/Makefile')
-rw-r--r-- | security/gpgme/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index 8cb8669a3276..48573518ea5f 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -16,6 +16,7 @@ BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg USE_LIBTOOL= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" +CONFIGURE_ARGS= --with-pth=no USE_GMAKE= yes INSTALLS_SHLIB= yes |