summaryrefslogtreecommitdiff
path: root/games/amaze/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/amaze/Makefile')
-rw-r--r--games/amaze/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/amaze/Makefile b/games/amaze/Makefile
index 7f2b2be2a14..1efd8c83e60 100644
--- a/games/amaze/Makefile
+++ b/games/amaze/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/06 11:54:30 asau Exp $
+# $NetBSD: Makefile,v 1.3 2013/09/12 11:15:12 jperkin Exp $
#
DISTNAME= amaze
@@ -14,6 +14,7 @@ LICENSE= public-domain
INSTALLATION_DIRS= bin ${PKGMANDIR}/cat6 ${PKGMANDIR}/man6
USE_BSD_MAKEFILE= yes
+USE_TOOLS= nroff
.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"