aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-11-15 17:49:37 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-11-15 17:49:37 +0000
commitb931104c6dde96edb39b1fc5be303a64043ff3bd (patch)
tree095c68f10a5998a882264c569d97bf14a5ea7636
parent4dee7239dcf5a3dafd47c180a4b4dcee06603858 (diff)
downloadports-b931104c6dde96edb39b1fc5be303a64043ff3bd.tar.gz
ports-b931104c6dde96edb39b1fc5be303a64043ff3bd.zip
Notes
-rw-r--r--security/gpgme/Makefile1
-rw-r--r--security/gpgme03/Makefile1
2 files changed, 2 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
diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile
index 8cb8669a3276..48573518ea5f 100644
--- a/security/gpgme03/Makefile
+++ b/security/gpgme03/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