diff options
Diffstat (limited to 'games/noegnud-slashem')
-rw-r--r-- | games/noegnud-slashem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/noegnud-slashem/Makefile b/games/noegnud-slashem/Makefile index ac6975121ade..c66bd0203e5f 100644 --- a/games/noegnud-slashem/Makefile +++ b/games/noegnud-slashem/Makefile @@ -17,7 +17,7 @@ COMMENT= The noeGNUd UI for the SLASH'EM variant of Nethack BROKEN= unfetchable -RUN_DEPENDS= noegnud-data>0:${PORTSDIR}/games/noegnud-data +RUN_DEPENDS= noegnud-data>0:games/noegnud-data NOEGNUDVERSION= ${PORTNAME}-0.8.0 USES= bison gmake tar:bzip2 |