aboutsummaryrefslogtreecommitdiff
path: root/net/openh323
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-07-26 17:31:52 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-07-26 17:31:52 +0000
commit37f65a80c2499df9a54ab7780c310291aad255d5 (patch)
tree5cf25afecc77b8e44d03274a808a7bf437d2d9ed /net/openh323
parent34592ff94f508d398d2e00da5baaa49916e4522a (diff)
downloadports-37f65a80c2499df9a54ab7780c310291aad255d5.tar.gz
ports-37f65a80c2499df9a54ab7780c310291aad255d5.zip
Notes
Diffstat (limited to 'net/openh323')
-rw-r--r--net/openh323/Makefile2
-rw-r--r--net/openh323/files/patch-makefile.in15
-rw-r--r--net/openh323/pkg-plist1
3 files changed, 12 insertions, 6 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index 4f1084603992..cdd51bd071a9 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openh323
PORTVERSION= 1.18.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://www.voxgratia.org/releases/
DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g}-src-
diff --git a/net/openh323/files/patch-makefile.in b/net/openh323/files/patch-makefile.in
index d0a13eb93510..50a583afcb12 100644
--- a/net/openh323/files/patch-makefile.in
+++ b/net/openh323/files/patch-makefile.in
@@ -1,8 +1,5 @@
-
-$FreeBSD$
-
---- Makefile.in.orig
-+++ Makefile.in
+--- Makefile.in.orig 2005-08-05 01:31:59.000000000 +0600
++++ Makefile.in 2007-07-13 16:11:26.000000000 +0600
@@ -337,22 +337,14 @@
install:
mkdir -p $(DESTDIR)$(LIBDIR)
@@ -30,3 +27,11 @@ $FreeBSD$
)
( for dir in $(DESTDIR)$(LIBDIR) \
$(DESTDIR)$(PREFIX)/include/openh323 \
+@@ -362,6 +354,7 @@
+ ( for fn in include/*.h ; do \
+ $(INSTALL) -m 444 $$fn $(DESTDIR)$(PREFIX)/include/openh323 ; \
+ done)
++ $(INSTALL) -m 444 version.h $(DESTDIR)$(PREFIX)/share/openh323
+ $(INSTALL) -m 444 openh323u.mak $(DESTDIR)$(PREFIX)/share/openh323
+ (cd plugins; $(MAKE) install)
+
diff --git a/net/openh323/pkg-plist b/net/openh323/pkg-plist
index 464e920faf8f..9b9416f9772c 100644
--- a/net/openh323/pkg-plist
+++ b/net/openh323/pkg-plist
@@ -77,6 +77,7 @@ include/openh323/x224.h
include/openh323/x880.h
@dirrm include/openh323
%%DATADIR%%/openh323u.mak
+%%DATADIR%%/version.h
@dirrmtry %%DATADIR%%
lib/pwlib/codecs/audio/g726_audio_pwplugin.so
lib/pwlib/codecs/audio/gsm0610_audio_pwplugin.so