diff options
Diffstat (limited to 'devel/gtgt/Makefile')
-rw-r--r-- | devel/gtgt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gtgt/Makefile b/devel/gtgt/Makefile index 56b633fbefba..5ea1ad81f2c7 100644 --- a/devel/gtgt/Makefile +++ b/devel/gtgt/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= General (or GNU) template generation tools -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= bash:shells/bash LICENSE= GPLv2+ # though COPYING has GPLv3 |