aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/mrtg/Makefile
diff options
context:
space:
mode:
authorFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-05-29 21:06:35 +0000
committerFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-05-29 21:06:35 +0000
commit43ccdc8faee72809c033a8a7147faf407f282595 (patch)
tree3e0a545cf4325288e0151f61206ebdf13c127769 /net-mgmt/mrtg/Makefile
parent82dcd356cdce5df0d48cbb21ee6e592587fd5d34 (diff)
downloadports-43ccdc8faee72809c033a8a7147faf407f282595.tar.gz
ports-43ccdc8faee72809c033a8a7147faf407f282595.zip
Notes
Diffstat (limited to 'net-mgmt/mrtg/Makefile')
-rw-r--r--net-mgmt/mrtg/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/mrtg/Makefile b/net-mgmt/mrtg/Makefile
index 9deda577638f..a2728f0c9062 100644
--- a/net-mgmt/mrtg/Makefile
+++ b/net-mgmt/mrtg/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mrtg
PORTVERSION= 2.16.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net-mgmt ipv6
MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \
@@ -29,11 +30,11 @@ MRTG_USER?= mrtg
MRTG_GROUP?= mrtg
MRTG_UID?= 279
MRTG_GID?= 279
-MRTG_RUNDIR?= /var/run/mrtg
+MRTG_RUNDIR?= /var/run/mrtg
USE_RC_SUBR= mrtg_daemon.sh
SUB_FILES= pkg-install pkg-message
-SUB_LIST= ETCDIR=${ETCDIR} \
+SUB_LIST= PERL=${PERL} \
MRTG_USER=${MRTG_USER} \
MRTG_GROUP=${MRTG_GROUP} \
MRTG_UID=${MRTG_UID} \