summaryrefslogtreecommitdiff
path: root/net/openh323
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2004-10-09 06:50:43 +0000
committermjl <mjl@pkgsrc.org>2004-10-09 06:50:43 +0000
commit0379ffa98f6a975373513cc6458ff186a3002ef0 (patch)
treed713b30e3b2586a4607167cd8550d795d8e9495c /net/openh323
parentab43fc47a6ca2f8ab64f7fb0b5656ca2c72742d9 (diff)
downloadpkgsrc-0379ffa98f6a975373513cc6458ff186a3002ef0.tar.gz
Tweak build infrastructure to work better with pkgsrc
layout of files.
Diffstat (limited to 'net/openh323')
-rw-r--r--net/openh323/patches/patch-ac20
1 files changed, 10 insertions, 10 deletions
diff --git a/net/openh323/patches/patch-ac b/net/openh323/patches/patch-ac
index 85cfa2e61dc..843690a6776 100644
--- a/net/openh323/patches/patch-ac
+++ b/net/openh323/patches/patch-ac
@@ -1,5 +1,7 @@
+$NetBSD: patch-ac,v 1.4 2004/10/09 06:50:43 mjl Exp $
+
--- openh323u.mak.in.orig 2003-08-04 02:03:09.000000000 +0200
-+++ openh323u.mak.in 2004-10-08 23:59:36.000000000 +0200
++++ openh323u.mak.in 2004-10-09 04:36:34.000000000 +0200
@@ -126,7 +126,7 @@
# Added auto inclusion of ptlib make rules
#
@@ -24,19 +26,17 @@
endif
-@@ -149,11 +149,11 @@
-
+@@ -150,10 +150,10 @@
OH323_SRCDIR = $(OPENH323DIR)/src
--ifdef PREFIX
+ ifdef PREFIX
-OH323_INCDIR = $(PREFIX)/include/openh323
--else
-+#ifdef PREFIX
-+#OH323_INCDIR = $(PREFIX)/include/openh323
-+#else
- OH323_INCDIR = $(OPENH323DIR)/include
++OH323_INCDIR = $(OPENH323DIR)/include/openh323
+ else
+-OH323_INCDIR = $(OPENH323DIR)/include
-endif
-+#endif
++OH323_INCDIR = $(OPENH323DIR)/include/openh323
++endif
OH323_LIBDIR = $(OPENH323DIR)/lib