summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/gnome2-terminal/Makefile3
-rw-r--r--x11/wxGTK/Makefile3
-rw-r--r--x11/xscreensaver/Makefile.common3
3 files changed, 6 insertions, 3 deletions
diff --git a/x11/gnome2-terminal/Makefile b/x11/gnome2-terminal/Makefile
index 2dd0831cdb5..33985a102a3 100644
--- a/x11/gnome2-terminal/Makefile
+++ b/x11/gnome2-terminal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/12/24 06:10:32 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/01/10 08:00:02 cjep Exp $
#
DISTNAME= gnome-terminal-2.0.1
@@ -17,6 +17,7 @@ BUILD_USES_MSGFMT= YES
USE_PERL5= build
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
+USE_PKGLOCALEDIR= YES
USE_GMAKE= YES
USE_X11= YES
USE_LIBTOOL= YES
diff --git a/x11/wxGTK/Makefile b/x11/wxGTK/Makefile
index 15ca6ca8588..4e9a01a40e8 100644
--- a/x11/wxGTK/Makefile
+++ b/x11/wxGTK/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2002/08/25 18:40:49 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2003/01/10 08:00:21 cjep Exp $
#
DISTNAME= wxGTK-2.2.7
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.freiburg.linux.de/~wxxt/
COMMENT= GTK-based implementation of the wxWindows GUI library
USE_BUILDLINK2= # defined
+USE_PKGLOCALEDIR= # defined
USE_X11= # defined
USE_GMAKE= # defined
USE_LIBTOOL= # defined
diff --git a/x11/xscreensaver/Makefile.common b/x11/xscreensaver/Makefile.common
index bb88406f2c9..e9b315def6a 100644
--- a/x11/xscreensaver/Makefile.common
+++ b/x11/xscreensaver/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.41 2002/11/06 11:11:38 wiz Exp $
+# $NetBSD: Makefile.common,v 1.42 2003/01/10 08:01:00 cjep Exp $
#
DISTNAME= xscreensaver-4.06
@@ -10,6 +10,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.jwz.org/xscreensaver/
USE_BUILDLINK2= yes
+USE_PKGLOCALEDIR= yes
USE_X11= yes
GNU_CONFIGURE= yes