diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-29 19:34:45 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-29 19:34:45 +0000 |
commit | e82f2fd8e4e54fc735491c5d27567b5d6d20cc99 (patch) | |
tree | 59b0d1e3320f83146cab53b693bd996b467543fd /japanese/nethack34/Makefile | |
parent | a71ca52047ae8533aabe08927daeb29d579ce045 (diff) |
Diffstat (limited to 'japanese/nethack34/Makefile')
-rw-r--r-- | japanese/nethack34/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile index e121aaf8d30f..e06fcbe5c57f 100644 --- a/japanese/nethack34/Makefile +++ b/japanese/nethack34/Makefile @@ -16,7 +16,7 @@ COMMENT= Japanized NetHack WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USES= gmake tar:tgz +USES= cpe gmake tar:tgz MAKE_ENV= GRAPHICS="${GRAPHICS}" PLIST_SUB= HACKNAME="${HACKNAME}" |