diff options
Diffstat (limited to 'net/rubygem-rsync/Makefile')
-rw-r--r-- | net/rubygem-rsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rubygem-rsync/Makefile b/net/rubygem-rsync/Makefile index c4c0b6cd06ac..23234eb3a014 100644 --- a/net/rubygem-rsync/Makefile +++ b/net/rubygem-rsync/Makefile @@ -11,7 +11,7 @@ COMMENT= Ruby rsync library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync +RUN_DEPENDS= rsync:net/rsync NO_ARCH= yes USE_RUBY= yes |