aboutsummaryrefslogtreecommitdiff
path: root/misc/zaptel
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2007-04-13 07:04:32 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2007-04-13 07:04:32 +0000
commit89cf249c6fabd091143f2caa3e37528798653495 (patch)
tree8033523f73837ebf580874a7763bd80c7050447e /misc/zaptel
parentb116ec46f594fabcdcb6013854ae06d1d45fe527 (diff)
downloadports-89cf249c6fabd091143f2caa3e37528798653495.tar.gz
ports-89cf249c6fabd091143f2caa3e37528798653495.zip
Create symlink ${PREFIX}/include/zaptel -> ${PREFIX}/include to make happy
applications that expect to include <zaptel/zaptel.h> (asterisk 1.4.x).
Notes
Notes: svn path=/head/; revision=189883
Diffstat (limited to 'misc/zaptel')
-rw-r--r--misc/zaptel/Makefile1
-rw-r--r--misc/zaptel/pkg-plist1
2 files changed, 2 insertions, 0 deletions
diff --git a/misc/zaptel/Makefile b/misc/zaptel/Makefile
index 93cbe102298c..e0854c59d557 100644
--- a/misc/zaptel/Makefile
+++ b/misc/zaptel/Makefile
@@ -46,6 +46,7 @@ pre-su-install:
@${MKDIR} ${PREFIX}/lib/zaptel
post-install:
+ @${LN} -sfh ${PREFIX}/include ${PREFIX}/include/zaptel
@${TOUCH} ${PREFIX}/lib/zaptel/linker.hints
@${CAT} ${PKGMESSAGE}
diff --git a/misc/zaptel/pkg-plist b/misc/zaptel/pkg-plist
index 078d9ce0125f..c13f9ca84f5c 100644
--- a/misc/zaptel/pkg-plist
+++ b/misc/zaptel/pkg-plist
@@ -4,6 +4,7 @@ bin/ztmonitor
bin/zttest
bin/zttool
include/tonezone.h
+include/zaptel
include/zaptel.h
lib/libtonezone.a
lib/zaptel/linker.hints