summaryrefslogtreecommitdiff
path: root/security/libident/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'security/libident/patches/patch-aa')
-rw-r--r--security/libident/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libident/patches/patch-aa b/security/libident/patches/patch-aa
index 57b4be72ca5..af5f6ebcadb 100644
--- a/security/libident/patches/patch-aa
+++ b/security/libident/patches/patch-aa
@@ -40,7 +40,7 @@
@echo aix
@echo bsd
@echo bsd2.11
-+ @echo freebsd
++ @echo netbsd
@echo dynix
@echo hpux
@echo irix
@@ -50,7 +50,7 @@
bsd2.11:
@$(MAKE) all CC="$(CC)" CFLAGS="-O -DSIGRETURNTYPE=int -DHAVE_ANSIHEADERS"
-+ freebsd:
++ netbsd:
+ @$(MAKE) all CC="$(CC)" CFLAGS="${CFLAGS} -Wall -DHAVE_ANSIHEADERS"
#