1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

Create symlink ${PREFIX}/include/zaptel -> ${PREFIX}/include to make happy

applications that expect to include <zaptel/zaptel.h> (asterisk 1.4.x).
This commit is contained in:
Maxim Sobolev 2007-04-13 07:04:32 +00:00
parent b116ec46f5
commit 89cf249c6f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189883
4 changed files with 4 additions and 0 deletions

View File

@ -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}

View File

@ -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

View File

@ -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}

View File

@ -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