diff options
Diffstat (limited to 'games/ifm/Makefile')
-rw-r--r-- | games/ifm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ifm/Makefile b/games/ifm/Makefile index e54e53384f07..4665d8d07636 100644 --- a/games/ifm/Makefile +++ b/games/ifm/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.ifarchive.org/if-archive/mapping-tools/ MAINTAINER= akosela@andykosela.com COMMENT= Interactive Fiction mapper and walkthrough generator -RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 +RUN_DEPENDS= wish8.4:x11-toolkits/tk84 USES= perl5 gmake GNU_CONFIGURE= yes |