aboutsummaryrefslogtreecommitdiff
path: root/net/irrd
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-03-27 05:21:36 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-03-27 05:21:36 +0000
commit36cd5c74c777aefba9013e538703b3d65e067899 (patch)
treea2a336d2c50ce27a0371b23e8129167922bd694c /net/irrd
parent1fe689ef09d6197c85bf84d5131800540299a607 (diff)
downloadports-36cd5c74c777aefba9013e538703b3d65e067899.tar.gz
ports-36cd5c74c777aefba9013e538703b3d65e067899.zip
For those ports that have been fully adapted to USE_RC_SUBR remove the
old RC_SCRIPTS_SUB as it has not been needed for a long time. For those that have not yet been updated, remove RC_SUBR=${RC_SUBR} from the list.
Notes
Notes: svn path=/head/; revision=251565
Diffstat (limited to 'net/irrd')
-rw-r--r--net/irrd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/irrd/Makefile b/net/irrd/Makefile
index 40141aebea58..bbd0da78bb68 100644
--- a/net/irrd/Makefile
+++ b/net/irrd/Makefile
@@ -22,7 +22,6 @@ RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
MAN8= irrd.8
IRRD_CONFDIR= ${PREFIX}/etc
-RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR}
USE_RC_SUBR= irrd.sh
GNU_CONFIGURE= yes