pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/pwlib/patches Patch path to included makefile fo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8ec29c695881
branches:  trunk
changeset: 481624:8ec29c695881
user:      mjl <mjl%pkgsrc.org@localhost>
date:      Fri Oct 08 22:31:02 2004 +0000

description:
Patch path to included makefile for openh323 consumption.

diffstat:

 devel/pwlib/patches/patch-aa |  13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r b0df4e91d7e8 -r 8ec29c695881 devel/pwlib/patches/patch-aa
--- a/devel/pwlib/patches/patch-aa      Fri Oct 08 22:09:55 2004 +0000
+++ b/devel/pwlib/patches/patch-aa      Fri Oct 08 22:31:02 2004 +0000
@@ -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 @@
  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)



Home | Main Index | Thread Index | Old Index