summaryrefslogtreecommitdiff
path: root/games/spellcast
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2015-07-04 16:18:28 +0000
committerjoerg <joerg@pkgsrc.org>2015-07-04 16:18:28 +0000
commit40359543350f97f6f4ce738f77467358da339880 (patch)
treed8a48c8d2848b617581f63aeec6454f4736400cd /games/spellcast
parent87993e055fdcca0d2b61250e291a62eff0eb64ff (diff)
downloadpkgsrc-40359543350f97f6f4ce738f77467358da339880.tar.gz
Remove USE_X11BASE and X11PREFIX.
Diffstat (limited to 'games/spellcast')
-rw-r--r--games/spellcast/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/spellcast/Makefile b/games/spellcast/Makefile
index 14a4a302d82..4601becf96a 100644
--- a/games/spellcast/Makefile
+++ b/games/spellcast/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/10/06 11:54:55 asau Exp $
+# $NetBSD: Makefile,v 1.15 2015/07/04 16:18:34 joerg Exp $
#
DISTNAME= spellcast
@@ -12,7 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.eblong.com/zarf/spellcast.html
COMMENT= Game of dueling wizards for two players
-USE_X11BASE= yes
INSTALLATION_DIRS= bin ${PKGMANDIR}/man6
.include "../../x11/libX11/buildlink3.mk"