diff options
Diffstat (limited to 'net/44bsd-rdist/Makefile')
-rw-r--r-- | net/44bsd-rdist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/44bsd-rdist/Makefile b/net/44bsd-rdist/Makefile index 4d39af242bc6..ee3886228e79 100644 --- a/net/44bsd-rdist/Makefile +++ b/net/44bsd-rdist/Makefile @@ -19,7 +19,7 @@ PLIST_FILES= bin/44bsd-rdist \ .include <bsd.port.pre.mk> .if ${OSVERSION} >= 1000055 -BUILD_DEPENDS= rcs:${PORTSDIR}/devel/rcs57 +BUILD_DEPENDS= rcs:devel/rcs57 .endif post-extract: |