summaryrefslogtreecommitdiff
path: root/devel/bglibs/patches/patch-ab
diff options
context:
space:
mode:
authorschmonz <schmonz>2006-12-28 03:20:32 +0000
committerschmonz <schmonz>2006-12-28 03:20:32 +0000
commit36332e30bb800003d173c676cfbf0f9080e241fc (patch)
treebc59a161200537ecf0bc3904d002624785bcedba /devel/bglibs/patches/patch-ab
parent571675d661eba41fa59381a7ea254f72e83b8fe8 (diff)
downloadpkgsrc-36332e30bb800003d173c676cfbf0f9080e241fc.tar.gz
The self-tests fail on OS X. This may or may not be a real problem,
but the test suite returning a error code before install definitely is. Make the tests available via TEST_TARGET instead of as part of the default build, fixing installation on OS X. Bump BUILDLINK_API_DEPENDS to the version most bgware wants these days. No change to installed package, hence no PKGREVISION.
Diffstat (limited to 'devel/bglibs/patches/patch-ab')
-rw-r--r--devel/bglibs/patches/patch-ab15
1 files changed, 12 insertions, 3 deletions
diff --git a/devel/bglibs/patches/patch-ab b/devel/bglibs/patches/patch-ab
index 07021b9bed4..71389c7fd9e 100644
--- a/devel/bglibs/patches/patch-ab
+++ b/devel/bglibs/patches/patch-ab
@@ -1,8 +1,17 @@
-$NetBSD: patch-ab,v 1.1 2006/02/24 14:55:45 joerg Exp $
+$NetBSD: patch-ab,v 1.2 2006/12/28 03:20:32 schmonz Exp $
---- Makefile.orig 2006-02-19 06:53:08.000000000 +0000
+--- Makefile.orig 2006-10-30 16:11:21.000000000 -0500
+++ Makefile
-@@ -1163,9 +1163,7 @@ path/mktemp.o: compile path/mktemp.c sys
+@@ -126,7 +126,7 @@ adt/hashs.lo: libcompile adt/hashs.c adt
+ adt/hashs.o: compile adt/hashs.c adt/common.h
+ ./compile adt/hashs.c
+
+-all: dotlibs sysdeps.h libraries bg-installer cli-generate selftests
++all: dotlibs sysdeps.h libraries bg-installer cli-generate
+
+ base64/asc2bin.lo: libcompile base64/asc2bin.c base64/base64.h str/str.h
+ ./libcompile base64/asc2bin.c
+@@ -1505,9 +1505,7 @@ path/mktemp.o: compile path/mktemp.c sys
./compile path/mktemp.c
perl-head.pl: