summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorfredb <fredb>2002-08-30 23:26:43 +0000
committerfredb <fredb>2002-08-30 23:26:43 +0000
commit60af696bd71a589f3d15ff42b29cb7f14b00d81b (patch)
tree43922b3768a8715f9933b2587c696f14003b6809 /games
parent3c039275368f7ee7177f3a1105524c0378a24d28 (diff)
downloadpkgsrc-60af696bd71a589f3d15ff42b29cb7f14b00d81b.tar.gz
Fix ${PKGLOCALEDIR} handling.
Diffstat (limited to 'games')
-rw-r--r--games/gnome-games/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index 702e08b4e06..5696b5b2d1f 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2002/07/17 22:21:37 rh Exp $
+# $NetBSD: Makefile,v 1.39 2002/08/30 23:26:43 fredb Exp $
DISTNAME= gnome-games-1.4.0.4
PKGREVISION= 1
@@ -33,6 +33,7 @@ CONFIGURE_ARGS+= --localstatedir=/var
USE_CONFIG_WRAPPER= YES
INSTALL_FILE= ${WRKDIR}/INSTALL
+MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
AUTOGEN_ENV= NOCONFIGURE=1
AUTOGEN_ENV+= srcdir=${WRKSRC}