diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
commit | 496ac41eab239d23ec8c4be4de8c7274167db816 (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /games/noegnud-nethack-deet | |
parent | 0888e6c87c87611f8c3c91d010963770653c20ec (diff) | |
download | ports-496ac41eab239d23ec8c4be4de8c7274167db816.tar.gz ports-496ac41eab239d23ec8c4be4de8c7274167db816.zip |
Notes
Diffstat (limited to 'games/noegnud-nethack-deet')
-rw-r--r-- | games/noegnud-nethack-deet/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/noegnud-nethack-deet/Makefile b/games/noegnud-nethack-deet/Makefile index f4cf078b47d2..0f4160257cfa 100644 --- a/games/noegnud-nethack-deet/Makefile +++ b/games/noegnud-nethack-deet/Makefile @@ -15,6 +15,8 @@ EXTRACT_ONLY= ${DISTNAME}_linux_src-minimal${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= The noeGNUd UI for Nethack with DeeT's hack font patch +BROKEN= unfetchable + RUN_DEPENDS= noegnud-data>0:${PORTSDIR}/games/noegnud-data NOEGNUDVERSION= ${PORTNAME}-0.8.0 |