summaryrefslogtreecommitdiff
path: root/lang/siod
diff options
context:
space:
mode:
authorjoerg <joerg>2006-01-11 21:54:06 +0000
committerjoerg <joerg>2006-01-11 21:54:06 +0000
commite2a9f1fb764de514694cab45bc4eb35e0e509883 (patch)
tree021919f7e55d0984b986ddb83786b4b58eeaa7c9 /lang/siod
parentfae0e50666dfce9343b6594b33ba968f6254c911 (diff)
downloadpkgsrc-e2a9f1fb764de514694cab45bc4eb35e0e509883.tar.gz
Use NetBSD target for DragonFly as well.
Diffstat (limited to 'lang/siod')
-rw-r--r--lang/siod/distinfo4
-rw-r--r--lang/siod/patches/patch-aa4
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/siod/distinfo b/lang/siod/distinfo
index dbce02452f7..430fff1dee4 100644
--- a/lang/siod/distinfo
+++ b/lang/siod/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.5 2005/02/24 09:03:11 agc Exp $
+$NetBSD: distinfo,v 1.6 2006/01/11 21:54:06 joerg Exp $
SHA1 (siod.tgz) = e49cbd59bbdf3af607335a300ace98c561ad5bdd
RMD160 (siod.tgz) = 51aeb394d1391d289abd6375502b23cb9089ff31
Size (siod.tgz) = 214700 bytes
-SHA1 (patch-aa) = 45134ef8186b58f4c21a20e88a9af65694f14f75
+SHA1 (patch-aa) = ed4f93457a55f9ca74bad5b8c8e2c62fda487cb7
SHA1 (patch-ab) = 840474628c3863261ea91f0c7fe730765ab72e4e
SHA1 (patch-ac) = 4466fd94141f87b4d9a6dd8ea3a0f29bdd09998b
SHA1 (patch-ad) = 3a09aba5ada19edb0307e69412dc18e90d60afbe
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 \