diff options
author | joerg <joerg@pkgsrc.org> | 2006-01-11 21:54:06 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-01-11 21:54:06 +0000 |
commit | e9c29cc1a1b3704253a69a28ef309dce1447b3d5 (patch) | |
tree | 021919f7e55d0984b986ddb83786b4b58eeaa7c9 /lang/siod/patches | |
parent | 94d13d10a8849d8f765c5355929d502e3041c192 (diff) | |
download | pkgsrc-e9c29cc1a1b3704253a69a28ef309dce1447b3d5.tar.gz |
Use NetBSD target for DragonFly as well.
Diffstat (limited to 'lang/siod/patches')
-rw-r--r-- | lang/siod/patches/patch-aa | 4 |
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 \ |