aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2000-05-09 01:44:40 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2000-05-09 01:44:40 +0000
commit0075fa5bc0058af3fea688d46b9f1d38d13433b5 (patch)
tree606b042141fc07669d22e84552c2edcdfbb6d62a /security
parent1b25730f0cd0d880b01afd716b636d1a08953d35 (diff)
downloadports-0075fa5bc0058af3fea688d46b9f1d38d13433b5.tar.gz
ports-0075fa5bc0058af3fea688d46b9f1d38d13433b5.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/gnupg/Makefile2
-rw-r--r--security/gnupg1/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 8812d1792d42..395d295f5cbc 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -25,7 +25,7 @@ MLINKS= gpg.1 gpgm.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 300000
-CONFIGURE_ARGS+=--disable-asm
+USE_GMAKE= YES
.endif
CFLAGS:= ${CFLAGS:S/-pipe//g}
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile
index 8812d1792d42..395d295f5cbc 100644
--- a/security/gnupg1/Makefile
+++ b/security/gnupg1/Makefile
@@ -25,7 +25,7 @@ MLINKS= gpg.1 gpgm.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 300000
-CONFIGURE_ARGS+=--disable-asm
+USE_GMAKE= YES
.endif
CFLAGS:= ${CFLAGS:S/-pipe//g}