summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormjl <mjl>2004-10-08 22:31:02 +0000
committermjl <mjl>2004-10-08 22:31:02 +0000
commitbb467ef407e97ccfe124800dac7cb2d1dae82a54 (patch)
tree4a0ab9f27d2273fb514c44fe422f8aa75c7eec79
parent05e5f0341c02e7a2cc7bf8eeb719df1699214a3b (diff)
downloadpkgsrc-bb467ef407e97ccfe124800dac7cb2d1dae82a54.tar.gz
Patch path to included makefile for openh323 consumption.
-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)