summaryrefslogtreecommitdiff
path: root/net/rsync
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-06-18 22:04:47 +0000
committerPatrick Li <pat@FreeBSD.org>2002-06-18 22:04:47 +0000
commit8be886308bede4b711503adc618b9085b1e1b33e (patch)
tree830d5dcc9b6e3110644163b83389d24a4f2b32e9 /net/rsync
parentmake clearer what version this is. (diff)
Remove perl dependency
PR: 39488 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=61530
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 093017a25bc0..f6d507ca15ac 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -17,7 +17,6 @@ MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \
MAINTAINER= obraun@informatik.unibw-muenchen.de
-BUILD_DEPENDS= perl:${PORTSDIR}/lang/perl5
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
GNU_CONFIGURE= yes