summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authordholland <dholland>2012-05-23 16:46:15 +0000
committerdholland <dholland>2012-05-23 16:46:15 +0000
commit7001987954589e5dd2639d1c57af9fb05eacb9e3 (patch)
tree4bd79c980c08add49d5d02fc60e4243a5348bce8 /games
parente91b9331315d60c9a8e39861ae6b1ce9c8da20b6 (diff)
downloadpkgsrc-7001987954589e5dd2639d1c57af9fb05eacb9e3.tar.gz
Oops, need to explicitly pass VARBASE or it gets compiled in as "".
Diffstat (limited to 'games')
-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