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 .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 .if ${OSVERSION} < 300000 -CONFIGURE_ARGS+=--disable-asm +USE_GMAKE= YES .endif CFLAGS:= ${CFLAGS:S/-pipe//g}