1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

- Remove 4.x cruft

- Partial commit (use of destdir is deprecated)

PR:		ports/113930
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
Approved by:	sat (mentor)
This commit is contained in:
Beech Rintoul 2007-06-22 07:30:42 +00:00
parent d6a6f8552a
commit 84334daf45
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194042

View File

@ -24,10 +24,6 @@ OPTIONS= RSYNC "rsync support" off \
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
IGNORE= wordexp() is not supported on 4.x
.endif
.if defined(WITH_RSYNC)
RUN_DEPENDS+= ${LOCALBASE}/bin/rsync:${PORTSDIR}/net/rsync
CONFIGURE_ARGS+=--with-rsync=${LOCALBASE}/bin/rsync