summaryrefslogtreecommitdiff
path: root/lang/siod/patches
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-01-11 21:54:06 +0000
committerjoerg <joerg@pkgsrc.org>2006-01-11 21:54:06 +0000
commite9c29cc1a1b3704253a69a28ef309dce1447b3d5 (patch)
tree021919f7e55d0984b986ddb83786b4b58eeaa7c9 /lang/siod/patches
parent94d13d10a8849d8f765c5355929d502e3041c192 (diff)
downloadpkgsrc-e9c29cc1a1b3704253a69a28ef309dce1447b3d5.tar.gz
Use NetBSD target for DragonFly as well.
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 00513f95f6a..c771221efd1 100644
--- a/lang/siod/patches/patch-aa
+++ b/lang/siod/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.3 2002/09/28 04:03:00 dmcmahill Exp $
+$NetBSD: patch-aa,v 1.4 2006/01/11 21:54:06 joerg Exp $
NetBSD definition for makefile, and make solaris into SunOS so
that we can use ${OPSYS}.
@@ -38,7 +38,7 @@ that we can use ${OPSYS}.
+ SO="so" \
+ build_driver
+
-+NetBSD:
++NetBSD DragonFly:
+ $(MAKE) $(LDLP) \
+ PROGS="siod ndbm.so tar.so parser_pratt.so ss.so regex.so" \
+ LD=ld \