aboutsummaryrefslogtreecommitdiffstats
path: root/net/asterisk14
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2005-04-20 02:23:41 +0800
committerfjoe <fjoe@FreeBSD.org>2005-04-20 02:23:41 +0800
commit7620875059fcc7d8941045dd279c03ba1ac34c83 (patch)
tree64bc862d7f3e6bcb8e96498a6037d2f12c26928e /net/asterisk14
parent8000849233bf29af0badae2989fe1cc32a85a9f7 (diff)
downloadfreebsd-ports-graphics-7620875059fcc7d8941045dd279c03ba1ac34c83.tar.gz
freebsd-ports-graphics-7620875059fcc7d8941045dd279c03ba1ac34c83.tar.zst
freebsd-ports-graphics-7620875059fcc7d8941045dd279c03ba1ac34c83.zip
- USE_RC_SUBR automagically installs startup script and adds it to PLIST --
remove some junk left from previous commit. - Bump PORTREVISION Approved by: MAINTAINER
Diffstat (limited to 'net/asterisk14')
-rw-r--r--net/asterisk14/Makefile4
-rw-r--r--net/asterisk14/pkg-plist1
2 files changed, 1 insertions, 4 deletions
diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile
index 5802757f3e2..52f177b905d 100644
--- a/net/asterisk14/Makefile
+++ b/net/asterisk14/Makefile
@@ -7,6 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.0.7
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \
ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/
@@ -68,7 +69,4 @@ RUN_DEPENDS+= ${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel
PLIST_SUB+= WITH_ZAPTEL=""
.endif
-post-install:
- @${INSTALL_SCRIPT} ${WRKDIR}/asterisk.sh ${PREFIX}/etc/rc.d
-
.include <bsd.port.post.mk>
diff --git a/net/asterisk14/pkg-plist b/net/asterisk14/pkg-plist
index d79b0ca154a..551e80632c6 100644
--- a/net/asterisk14/pkg-plist
+++ b/net/asterisk14/pkg-plist
@@ -124,7 +124,6 @@ etc/asterisk/vpb.conf-dist
@unexec if cmp -s %D/etc/asterisk/zapata.conf %D/etc/asterisk/zapata.conf-dist; then rm -f %D/etc/asterisk/zapata.conf; fi
etc/asterisk/zapata.conf-dist
@exec [ -f %B/zapata.conf ] || cp %B/%f %B/zapata.conf
-etc/rc.d/asterisk.sh
include/asterisk/acl.h
include/asterisk/adsi.h
include/asterisk/aes.h