summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/nethack36/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack36/Makefile b/games/nethack36/Makefile
index 44a9a1e970a4..1e988dcffe4b 100644
--- a/games/nethack36/Makefile
+++ b/games/nethack36/Makefile
@@ -16,7 +16,7 @@ LICENSE_NAME= NETHACK GENERAL PUBLIC LICENSE
LICENSE_FILE= ${WRKSRC}/dat/license
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-USES= alias gmake ncurses tar:tgz
+USES= alias compiler:c11 gmake ncurses tar:tgz
WRKSRC= ${WRKDIR}/${TRUEPORTNAME}-${PORTVERSION}