summaryrefslogtreecommitdiff
path: root/net/ssync
diff options
context:
space:
mode:
authorkim <kim>2000-08-13 14:19:50 +0000
committerkim <kim>2000-08-13 14:19:50 +0000
commit013770f0c8e2a241f246ba8de8a38fcb9b6924e8 (patch)
treeaf52891b193026091d91e96737d8de39ddfbb0f7 /net/ssync
parentb08ef0194f6adcd1e788eae29b27656aed45d370 (diff)
downloadpkgsrc-013770f0c8e2a241f246ba8de8a38fcb9b6924e8.tar.gz
Fix rsync dependency to accept upgraded rsync packages.
Diffstat (limited to 'net/ssync')
-rw-r--r--net/ssync/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ssync/Makefile b/net/ssync/Makefile
index d9634ffaced..ab53d3687a9 100644
--- a/net/ssync/Makefile
+++ b/net/ssync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/08/31 02:37:52 kim Exp $
+# $NetBSD: Makefile,v 1.2 2000/08/13 14:19:50 kim Exp $
#
DISTNAME= ssync-1.1
@@ -9,7 +9,7 @@ MAINTAINER= kim@tac.nyc.ny.us
DEPENDS+= netname-*:../../net/netname
DEPENDS+= osname-*:../../sysutils/osname
-DEPENDS+= rsync-2.3.1:../../net/rsync
+DEPENDS+= rsync>=2.3.1:../../net/rsync
DEPENDS+= srsh-*:../../net/srsh
NO_CONFIGURE= yes