summaryrefslogtreecommitdiff
path: root/games/moria
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-05-23 16:46:15 +0000
committerdholland <dholland@pkgsrc.org>2012-05-23 16:46:15 +0000
commit061489e837a920d92a5a274fabcce09bbbe37da4 (patch)
tree4bd79c980c08add49d5d02fc60e4243a5348bce8 /games/moria
parent24706894d291f7f6533cb6d123a0153e9428965c (diff)
downloadpkgsrc-061489e837a920d92a5a274fabcce09bbbe37da4.tar.gz
Oops, need to explicitly pass VARBASE or it gets compiled in as "".
Diffstat (limited to 'games/moria')
-rw-r--r--games/moria/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/moria/Makefile b/games/moria/Makefile
index 4641146ad9b..95b6b2e1a7a 100644
--- a/games/moria/Makefile
+++ b/games/moria/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2012/05/23 06:05:39 dholland Exp $
+# $NetBSD: Makefile,v 1.14 2012/05/23 16:46:15 dholland Exp $
DISTNAME= um5.5.2
PKGNAME= moria-5.5.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= games
# The "offical" master site has lost the pub/Games directory.
#MASTER_SITES= ftp://ftp.cis.ksu.edu/pub/Games/Moria/source/
@@ -16,7 +16,7 @@ COMMENT= Rogue-like game with a different sense of scale than Rogue
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/umoria
-MAKE_FLAGS+= CURSES=-lncurses
+MAKE_FLAGS+= CURSES=-lncurses VARBASE=${VARBASE}
INSTALLATION_DIRS= bin ${PKGMANDIR}/man6