aboutsummaryrefslogtreecommitdiff
path: root/net/rsync
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2009-09-07 09:57:53 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2009-09-07 09:57:53 +0000
commit5684e1095088b21e2b1e8ead4e4cfb5409924d52 (patch)
treeb0496739196fb829b82f5b7aebc94b2016759a8e /net/rsync
parentb72bc7011a3fd9981dbeac42b63fce386633ed0a (diff)
downloadports-5684e1095088b21e2b1e8ead4e4cfb5409924d52.tar.gz
ports-5684e1095088b21e2b1e8ead4e4cfb5409924d52.zip
Remove USE_PERL5_BUILD, since perl is not needed anymore to build.
Notified by: pjd
Notes
Notes: svn path=/head/; revision=240978
Diffstat (limited to 'net/rsync')
-rw-r--r--net/rsync/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index d3793dffa291..8c3862cf6f88 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -24,7 +24,6 @@ COMMENT= A network file distribution/synchronization utility
GNU_CONFIGURE= yes
USE_RC_SUBR= rsyncd.sh
SUB_LIST= NAME=rsyncd
-USE_PERL5_BUILD=yes
MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --disable-debug --enable-ipv6 \