summaryrefslogtreecommitdiff
path: root/net/ifdepd/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-17 18:41:08 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-17 18:41:08 +0000
commit7a31dc6ff77d0e02ae4b8b4be48a07858a3f6381 (patch)
tree99eadb93bbcb3d2a32e6ca7383947b75b82c622a /net/ifdepd/Makefile
parent- USE_RC_SUBR != yes (diff)
- USE_RC_SUBR != yes
PR: ports/136845 Approved by: maintainer Submitted by: myself (pgollucci@)
Notes
Notes: svn path=/head/; revision=237999
Diffstat (limited to 'net/ifdepd/Makefile')
-rw-r--r--net/ifdepd/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/net/ifdepd/Makefile b/net/ifdepd/Makefile
index 4d97ae4f5060..103916714975 100644
--- a/net/ifdepd/Makefile
+++ b/net/ifdepd/Makefile
@@ -5,6 +5,7 @@
PORTNAME= ifdepd
PORTVERSION= 20050420
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://alex.bmg.gv.at/programs/
@@ -13,15 +14,9 @@ COMMENT= Interface Dependancy daemon
MAN8= ifdepd.8
-PLIST_FILES= bin/ifdepd \
- etc/rc.d/ifdepd.sh
+PLIST_FILES= bin/ifdepd
-USE_RC_SUBR= yes
-
-post-patch:
- @${REINPLACE_CMD} -e \
- 's|/etc/rc\.subr|${RC_SUBR}|; s|/usr/local|${PREFIX}|' \
- ${WRKSRC}/ifdepd.sh
+USE_RC_SUBR= ${PORTNAME}
post-install:
@${CAT} ${PKGMESSAGE}