Fix building error on 2.2.8.

Submitted by:	dirk.meyer@dinoex.sub.org (Dirk Meyer)
Not tested by:	kuriyama
This commit is contained in:
Jun Kuriyama 2000-05-09 01:44:40 +00:00
parent 1b25730f0c
commit 0075fa5bc0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28376
2 changed files with 2 additions and 2 deletions

View File

@ -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}

View File

@ -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}