aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/rsyslog3
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-10-06 08:24:17 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-10-06 08:24:17 +0800
commit08af156c6bda0f8ef0038932836d164ca0ecca64 (patch)
tree710b77d31fe902d66d3db877708a5b28a315df2c /sysutils/rsyslog3
parentcc44e0b650ba398e32faa7369ee1cb081986c25e (diff)
downloadfreebsd-ports-gnome-08af156c6bda0f8ef0038932836d164ca0ecca64.tar.gz
freebsd-ports-gnome-08af156c6bda0f8ef0038932836d164ca0ecca64.tar.zst
freebsd-ports-gnome-08af156c6bda0f8ef0038932836d164ca0ecca64.zip
RSYSLOG OVERHAUL: Part 16
- Make the RUN_DEPENDS lines the same in all rsyslog* ports PR: ports/151021
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