summaryrefslogtreecommitdiff
path: root/devel/pwlib
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2004-10-08 22:31:02 +0000
committermjl <mjl@pkgsrc.org>2004-10-08 22:31:02 +0000
commit45c6b30c1a5ed6791c4cfc306aaeeb5061f30ed2 (patch)
tree4a0ab9f27d2273fb514c44fe422f8aa75c7eec79 /devel/pwlib
parentef448ce16aca9c1dbfa020582caabc95f8333321 (diff)
downloadpkgsrc-45c6b30c1a5ed6791c4cfc306aaeeb5061f30ed2.tar.gz
Patch path to included makefile for openh323 consumption.
Diffstat (limited to 'devel/pwlib')
-rw-r--r--devel/pwlib/patches/patch-aa13
1 files changed, 10 insertions, 3 deletions
diff --git a/devel/pwlib/patches/patch-aa b/devel/pwlib/patches/patch-aa
index 2b949133c90..3b1c57723aa 100644
--- a/devel/pwlib/patches/patch-aa
+++ b/devel/pwlib/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.4 2004/10/08 21:02:53 mjl Exp $
+$NetBSD: patch-aa,v 1.5 2004/10/08 22:31:02 mjl Exp $
--- make/unix.mak.orig 2003-07-25 00:01:42.000000000 +0200
-+++ make/unix.mak 2004-10-08 21:27:52.000000000 +0200
-@@ -66,7 +66,7 @@
++++ make/unix.mak 2004-10-09 00:28:36.000000000 +0200
+@@ -66,13 +66,13 @@
#
ifndef PWLIBDIR
@@ -11,6 +11,13 @@ $NetBSD: patch-aa,v 1.4 2004/10/08 21:02:53 mjl Exp $
endif
####################################################
+
+ # include generated build options file, then include it
+-include $(PWLIBDIR)/make/ptbuildopts.mak
++include $(PWLIBDIR)/share/pwlib/make/ptbuildopts.mak
+
+ ###############################################################################
+ #
@@ -381,9 +381,9 @@
ifeq ($(OSTYPE),OpenBSD)