summaryrefslogtreecommitdiff
path: root/net/openh323
diff options
context:
space:
mode:
authormjl <mjl>2004-10-09 06:50:43 +0000
committermjl <mjl>2004-10-09 06:50:43 +0000
commit8eed14c03a7648693aefb2ac482bd499b50dddcc (patch)
treed713b30e3b2586a4607167cd8550d795d8e9495c /net/openh323
parenteacc5050f4c5e575f7c161dd1dc4d458bbbff14b (diff)
downloadpkgsrc-8eed14c03a7648693aefb2ac482bd499b50dddcc.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