summaryrefslogtreecommitdiff
path: root/lang/siod/patches
diff options
context:
space:
mode:
authorasau <asau>2014-06-17 22:22:57 +0000
committerasau <asau>2014-06-17 22:22:57 +0000
commiteebb3c4afb869822b29dc80287b86db90148fc15 (patch)
tree004bb985108fa10770e3947eb296a0e2bf5edfa8 /lang/siod/patches
parent7bb646113d5b5b2256a1ea80c7304f7495a88bca (diff)
downloadpkgsrc-eebb3c4afb869822b29dc80287b86db90148fc15.tar.gz
Treat FreeBSD as other BSD systems.
Diffstat (limited to 'lang/siod/patches')
-rw-r--r--lang/siod/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/siod/patches/patch-aa b/lang/siod/patches/patch-aa
index 8852a09541b..a413bfa0d0b 100644
--- a/lang/siod/patches/patch-aa
+++ b/lang/siod/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.5 2008/08/28 13:15:27 ahoka Exp $
+$NetBSD: patch-aa,v 1.6 2014/06/17 22:22:57 asau Exp $
NetBSD definition for makefile, and make solaris into SunOS so
that we can use ${OPSYS}.
@@ -36,7 +36,7 @@ that we can use ${OPSYS}.
SO="so" \
build_driver
-+NetBSD DragonFly:
++NetBSD FreeBSD DragonFly:
+ $(MAKE) $(LDLP) \
+ PROGS="siod ndbm.so tar.so parser_pratt.so ss.so regex.so" \
+ LD=ld \