summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland>2012-05-23 16:46:15 +0000
committerdholland <dholland>2012-05-23 16:46:15 +0000
commitfda154057a45cd775c574e0c536a4d099f8912e1 (patch)
tree4bd79c980c08add49d5d02fc60e4243a5348bce8
parent8e759e5e10fdcf8745a3d170f1af406a7e90de24 (diff)
downloadpkgsrc-fda154057a45cd775c574e0c536a4d099f8912e1.tar.gz
Oops, need to explicitly pass VARBASE or it gets compiled in as "".
-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