aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rsyslog3
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-10-06 00:24:17 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-10-06 00:24:17 +0000
commit78dd5e3ed538acfce0bf54c061c03c3f9755096e (patch)
treeee7ac80c51db7cd2ec82d8e55434302b3c9b79be /sysutils/rsyslog3
parent2741e7c005a39481abc8ca12a56ca7a22bcaab2e (diff)
downloadports-78dd5e3ed538acfce0bf54c061c03c3f9755096e.tar.gz
ports-78dd5e3ed538acfce0bf54c061c03c3f9755096e.zip
RSYSLOG OVERHAUL: Part 16
- Make the RUN_DEPENDS lines the same in all rsyslog* ports PR: ports/151021
Notes
Notes: svn path=/head/; revision=262483
Diffstat (limited to 'sysutils/rsyslog3')
-rw-r--r--sysutils/rsyslog3/bsd.rsyslog.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rsyslog3/bsd.rsyslog.mk b/sysutils/rsyslog3/bsd.rsyslog.mk
index 09098e4ece7e..4fffbecef385 100644
--- a/sysutils/rsyslog3/bsd.rsyslog.mk
+++ b/sysutils/rsyslog3/bsd.rsyslog.mk
@@ -16,7 +16,7 @@ PKGNAMESUFFIX?= -${MNAME}
LATEST_LINK= rsyslog3${PKGNAMESUFFIX}
CONFIGURE_ARGS+= --enable-${MNAME:S|gssapi|gssapi-krb5|} \
--disable-rsyslogd --disable-klog
-RUN_DEPENDS= rsyslog>=3:${PORTSDIR}/sysutils/rsyslog3
+RUN_DEPENDS= rsyslog>=${PORTVERSION}:${PORTSDIR}/sysutils/rsyslog3
PLIST_FILES= ${MTYPES:S|^|lib/rsyslog/|:S|$|${MNAME}.so|}
PLIST= ""
DESCR?= ${.CURDIR}/../rsyslog3/pkg-descr