diff options
Diffstat (limited to 'devel/plan9port/Makefile')
-rw-r--r-- | devel/plan9port/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/plan9port/Makefile b/devel/plan9port/Makefile index d93ab9a36620..83bd150d924c 100644 --- a/devel/plan9port/Makefile +++ b/devel/plan9port/Makefile @@ -18,7 +18,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BROKEN_ia64= does not install: cleanname not found BROKEN_sparc64= does not install: cleanname not found -RUN_DEPENDS= rc:${PORTSDIR}/shells/rc +RUN_DEPENDS= rc:shells/rc USES= perl5 shebangfix tar:tgz SHEBANG_LANG= rc |