diff options
Diffstat (limited to 'games/xzip')
-rw-r--r-- | games/xzip/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xzip/Makefile b/games/xzip/Makefile index d153a1b932d..0445c928446 100644 --- a/games/xzip/Makefile +++ b/games/xzip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/10/06 11:55:04 asau Exp $ +# $NetBSD: Makefile,v 1.18 2015/07/04 16:18:35 joerg Exp $ DISTNAME= xzip180 PKGNAME= xzip-1.8 @@ -12,7 +12,6 @@ HOMEPAGE= http://www.eblong.com/zarf/xzip.html COMMENT= Z-code interpreter for X11 (Infocom game format) WRKSRC= ${WRKDIR}/xzip -USE_X11BASE= yes BUILD_TARGET= xzip INSTALLATION_DIRS= bin ${PKGMANDIR}/man6 |