diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-15 17:49:37 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-15 17:49:37 +0000 |
commit | b931104c6dde96edb39b1fc5be303a64043ff3bd (patch) | |
tree | 095c68f10a5998a882264c569d97bf14a5ea7636 /security | |
parent | 4dee7239dcf5a3dafd47c180a4b4dcee06603858 (diff) | |
download | ports-b931104c6dde96edb39b1fc5be303a64043ff3bd.tar.gz ports-b931104c6dde96edb39b1fc5be303a64043ff3bd.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/gpgme/Makefile | 1 | ||||
-rw-r--r-- | security/gpgme03/Makefile | 1 |
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 |