summaryrefslogtreecommitdiffstats
path: root/sysutils/logrotate
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-04-27 02:32:16 +0000
committerknu <knu@FreeBSD.org>2000-04-27 02:32:16 +0000
commit3ac644556f6eae7874fec836043d3f8deddd0443 (patch)
tree2d1cb13292c5a194f4a47842215da1eb567ade03 /sysutils/logrotate
parentaee0eba7d00b91bd110e8665d5913955cc7b092b (diff)
downloadFreeBSD-ports-3ac644556f6eae7874fec836043d3f8deddd0443.zip
FreeBSD-ports-3ac644556f6eae7874fec836043d3f8deddd0443.tar.gz
Remove the backslash at the end of BUILD_DEPENDS line.
Seems ade forgot to remove it. Noticed by: make index
Diffstat (limited to 'sysutils/logrotate')
-rw-r--r--sysutils/logrotate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/logrotate/Makefile b/sysutils/logrotate/Makefile
index 70da5ba..93260de 100644
--- a/sysutils/logrotate/Makefile
+++ b/sysutils/logrotate/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= -1.src.rpm
MAINTAINER= ycheng@sinica.edu.tw
-BUILD_DEPENDS= ${LOCALBASE}/bin/rpm2cpio:${PORTSDIR}/misc/rpm \
+BUILD_DEPENDS= ${LOCALBASE}/bin/rpm2cpio:${PORTSDIR}/misc/rpm
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_GMAKE= yes
OpenPOWER on IntegriCloud