diff options
Diffstat (limited to 'games/imaze/Makefile')
-rw-r--r-- | games/imaze/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/imaze/Makefile b/games/imaze/Makefile index 7c98ecded65..948ce2a6b1b 100644 --- a/games/imaze/Makefile +++ b/games/imaze/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/10/06 11:54:43 asau Exp $ +# $NetBSD: Makefile,v 1.30 2015/07/04 16:18:34 joerg Exp $ DISTNAME= imaze1.3 PKGNAME= imaze-1.3 @@ -14,7 +14,6 @@ COMMENT= Multiplayer, networked, action,x 3D maze game EXTRACT_ONLY= imaze1.3.tar.Z WRKSRC= ${WRKDIR}/imaze -USE_X11BASE= yes USE_TOOLS+= pax INSTALLATION_DIRS= bin lib/X11/app-defaults ${PKGMANDIR}/man6 |