diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:00:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:00:51 +0000 |
commit | 4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch) | |
tree | 78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /games/noegnud-nethack | |
parent | 7f4572eae4327c4403d9ef714cb6de917650662a (diff) |
Notes
Diffstat (limited to 'games/noegnud-nethack')
-rw-r--r-- | games/noegnud-nethack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/noegnud-nethack/Makefile b/games/noegnud-nethack/Makefile index 79f4ec8ca46b..d912c5b9e2db 100644 --- a/games/noegnud-nethack/Makefile +++ b/games/noegnud-nethack/Makefile @@ -17,7 +17,7 @@ COMMENT= The noeGNUd UI for the vanilla 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 |