diff options
Diffstat (limited to 'ports-mgmt/portless/Makefile')
-rw-r--r-- | ports-mgmt/portless/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/portless/Makefile b/ports-mgmt/portless/Makefile index 80d4cb8e19e7..1026173c2f84 100644 --- a/ports-mgmt/portless/Makefile +++ b/ports-mgmt/portless/Makefile @@ -11,7 +11,7 @@ DISTFILES= # none MAINTAINER= mkamm@gmx.net COMMENT= Quick display of files inside the FreeBSD ports tree -RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash USES= shebangfix NO_WRKSUBDIR= yes |