summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>2002-09-02 07:21:44 +0000
committeragc <agc>2002-09-02 07:21:44 +0000
commit85c777e5cf990124b636979b6654f9d7f37770ac (patch)
tree5b3cd9633a635d713c2e052ba2c078fdb37b2417
parente081b2faae69748443dfaf16399179ebee45bf9c (diff)
downloadpkgsrc-85c777e5cf990124b636979b6654f9d7f37770ac.tar.gz
Pull up version 1.39 of Makefile to the pkgsrc 1.6 branch.
Requested by Fred Bruckman. > Module Name: pkgsrc > Committed By: fredb > Date: Fri Aug 30 23:26:43 UTC 2002 > > Modified Files: > pkgsrc/games/gnome-games: Makefile > > Log Message: > Fix ${PKGLOCALEDIR} handling.
-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..58186ece40a 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.38.6.1 2002/09/02 07:21:44 agc 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}