From b931104c6dde96edb39b1fc5be303a64043ff3bd Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Fri, 15 Nov 2002 17:49:37 +0000 Subject: disable pth detect when configure PR: 43624 Submitted by: maintainer --- security/gpgme/Makefile | 1 + security/gpgme03/Makefile | 1 + 2 files changed, 2 insertions(+) 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 -- cgit v1.2.3