From c131b5ab74ac97caf37f13760354323ce840c4e6 Mon Sep 17 00:00:00 2001 From: cjep Date: Fri, 10 Jan 2003 07:49:51 +0000 Subject: USE_PKGLOCALEDIR=yes --- security/seahorse/Makefile | 11 ++++++----- sysutils/gnome-vfs2/Makefile | 3 ++- sysutils/gtop/Makefile | 3 ++- sysutils/mc/Makefile.common | 3 ++- sysutils/pv/Makefile | 3 ++- sysutils/xcdroast/Makefile | 11 ++++++----- wm/metacity/Makefile | 3 ++- wm/sawfish/Makefile.common | 3 ++- wm/wmakerconf/Makefile | 3 ++- www/bluefish/Makefile | 9 +++++---- www/galeon/Makefile | 3 ++- www/sitecopy/Makefile | 3 ++- www/weex/Makefile | 6 ++++-- x11/gdm/Makefile | 9 +++++---- x11/gnome-applets/Makefile | 3 ++- x11/gnome-core/Makefile | 3 ++- x11/gnome-desktop/Makefile | 3 ++- x11/gnome-libs/Makefile | 3 ++- x11/gnome-session/Makefile | 3 ++- x11/gnome2-control-center/Makefile | 3 ++- 20 files changed, 56 insertions(+), 35 deletions(-) diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 1164edac7fa..37884888f26 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/01/03 15:26:59 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/01/10 07:49:51 cjep Exp $ DISTNAME= seahorse-0.5.0 CATEGORIES= security @@ -8,10 +8,11 @@ MAINTAINER= jmmv@netbsd.org HOMEPAGE= http://seahorse.sourceforge.net COMMENT= GnuPG front end and bonobo component for Gnome -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_X11BASE= yes -USE_BUILDLINK2= yes +GNU_CONFIGURE= yes +USE_GMAKE= yes +USE_X11BASE= yes +USE_BUILDLINK2= yes +USE_PKGLOCALEDIR= yes DEPENDS+= gnupg>=1.0:../../security/gnupg diff --git a/sysutils/gnome-vfs2/Makefile b/sysutils/gnome-vfs2/Makefile index 5ceaaff7839..1b9db2ec60c 100644 --- a/sysutils/gnome-vfs2/Makefile +++ b/sysutils/gnome-vfs2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/01/03 15:27:00 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2003/01/10 07:51:35 cjep Exp $ # DISTNAME= gnome-vfs-2.0.4 @@ -17,6 +17,7 @@ BUILD_USES_MSGFMT= YES GNU_CONFIGURE= YES USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_GMAKE= YES USE_GNU_GETTEXT= YES diff --git a/sysutils/gtop/Makefile b/sysutils/gtop/Makefile index cf98e5c6da7..e8d279be190 100644 --- a/sysutils/gtop/Makefile +++ b/sysutils/gtop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2002/12/24 06:10:25 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2003/01/10 07:51:59 cjep Exp $ DISTNAME= gtop-1.0.13 PKGREVISION= 2 @@ -13,6 +13,7 @@ BUILD_USES_MSGFMT= YES OSVERSION_SPECIFIC= YES USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_GMAKE= YES USE_X11BASE= YES USE_LIBTOOL= YES diff --git a/sysutils/mc/Makefile.common b/sysutils/mc/Makefile.common index 1c7f309b1dc..c61d685c556 100644 --- a/sysutils/mc/Makefile.common +++ b/sysutils/mc/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.17 2002/10/23 10:38:37 bouyer Exp $ +# $NetBSD: Makefile.common,v 1.18 2003/01/10 07:52:18 cjep Exp $ DISTNAME= mc-4.5.51 CATEGORIES+= sysutils @@ -15,6 +15,7 @@ DISTINFO_FILE= ${.CURDIR}/../../sysutils/mc/distinfo PATCHDIR= ${.CURDIR}/../../sysutils/mc/patches USE_BUILDLINK2= yes +USE_PKGLOCALEDIR= yes USE_GMAKE= yes GNU_CONFIGURE= # defined diff --git a/sysutils/pv/Makefile b/sysutils/pv/Makefile index 6747a846baf..c866188778f 100644 --- a/sysutils/pv/Makefile +++ b/sysutils/pv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/12/04 11:56:35 agc Exp $ +# $NetBSD: Makefile,v 1.2 2003/01/10 07:52:38 cjep Exp $ # DISTNAME= pv-0.4.0 @@ -13,6 +13,7 @@ BUILD_USES_MSGFMT= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_BUILDLINK2= yes +USE_PKGLOCALEDIR= yes INFO_FILES= pv.info diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile index e77958f1c0d..3e098139de2 100644 --- a/sysutils/xcdroast/Makefile +++ b/sysutils/xcdroast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/12/03 11:14:01 drochner Exp $ +# $NetBSD: Makefile,v 1.11 2003/01/10 07:53:08 cjep Exp $ DISTNAME= xcdroast-0.98alpha11 PKGNAME= xcdroast-0.98a11 @@ -13,10 +13,11 @@ DEPENDS+= cdrecord-xcdroast098a11-[0-9]*:../../sysutils/cdrecord-xcdroast .include "../../mk/bsd.prefs.mk" -USE_BUILDLINK2= YES -USE_X11= YES -GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} +USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES +USE_X11= YES +GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} .if ${_OPSYS_HAS_OSSAUDIO} == "yes" CFLAGS+= -DHAVE_OSS diff --git a/wm/metacity/Makefile b/wm/metacity/Makefile index 692970be757..b411c0617a8 100644 --- a/wm/metacity/Makefile +++ b/wm/metacity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/12/24 06:10:26 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/01/10 07:53:35 cjep Exp $ # DISTNAME= metacity-2.4.1 @@ -19,6 +19,7 @@ USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool USE_X11= yes USE_BUILDLINK2= yes +USE_PKGLOCALEDIR= yes .include "../../devel/gettext-lib/buildlink2.mk" .include "../../devel/GConf2/buildlink2.mk" diff --git a/wm/sawfish/Makefile.common b/wm/sawfish/Makefile.common index acbf8c988c8..c656f50e972 100644 --- a/wm/sawfish/Makefile.common +++ b/wm/sawfish/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.12 2003/01/10 01:02:35 mycroft Exp $ +# $NetBSD: Makefile.common,v 1.13 2003/01/10 07:54:44 cjep Exp $ DISTNAME= sawfish-${SF_VERS}-gtk1 SF_VERS= 1.2 @@ -12,6 +12,7 @@ DEPENDS+= rep-gtk>=0.15nb2:../../x11/rep-gtk USE_X11= # defined USE_BUILDLINK2= # defined +USE_PKGLOCALEDIR= # defined USE_GMAKE= # defined GNU_CONFIGURE= # defined diff --git a/wm/wmakerconf/Makefile b/wm/wmakerconf/Makefile index 6240461e4aa..0b2435b4d6c 100644 --- a/wm/wmakerconf/Makefile +++ b/wm/wmakerconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2002/08/25 21:51:39 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2003/01/10 07:55:21 cjep Exp $ # DISTNAME= wmakerconf-2.8.1 @@ -12,6 +12,7 @@ HOMEPAGE= http://ulli.on.openave.net/wmakerconf/ COMMENT= Gtk+ based configuration tool for Window Maker USE_BUILDLINK2= yes +USE_PKGLOCALEDIR= yes USE_X11BASE= yes GNU_CONFIGURE= yes diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index b8a848015d2..43b6d200bf2 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2002/10/21 15:41:52 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2003/01/10 07:56:12 cjep Exp $ DISTNAME= bluefish-0.7 PKGREVISION= 1 @@ -19,9 +19,10 @@ DEPENDS+= weblint-[0-9]*:../../www/weblint BUILD_USES_MSGFMT= YES -USE_BUILDLINK2= # defined -USE_X11BASE= # defined -USE_GMAKE= # defined +USE_BUILDLINK2= # defined +USE_PKGLOCALEDIR= # defined +USE_X11BASE= # defined +USE_GMAKE= # defined CONFIGURE_ARGS+= --with-autocomplet diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 3137ab0e232..361835000f5 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2002/12/24 06:10:27 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2003/01/10 07:56:35 cjep Exp $ DISTNAME= galeon-1.2.7 PKGREVISION= 1 @@ -15,6 +15,7 @@ BUILD_DEPENDS+= xml-i18n-tools>=0.8.1:../../textproc/xml-i18n-tools USE_X11BASE= yes USE_BUILDLINK2= yes +USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool USE_GMAKE= yes diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile index afddeb6bb25..7327069303b 100644 --- a/www/sitecopy/Makefile +++ b/www/sitecopy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2002/12/30 18:55:48 kristerw Exp $ +# $NetBSD: Makefile,v 1.14 2003/01/10 07:56:58 cjep Exp $ DISTNAME= sitecopy-0.11.4 CATEGORIES= www @@ -10,6 +10,7 @@ COMMENT= utility for synchronizing remote and local web sites USE_GMAKE= # defined USE_BUILDLINK2= # defined +USE_PKGLOCALEDIR= # defined BUILD_USES_MSGFMT= # defined GNU_CONFIGURE= # defined diff --git a/www/weex/Makefile b/www/weex/Makefile index 22994e2380d..556e14ea782 100644 --- a/www/weex/Makefile +++ b/www/weex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/11/29 08:36:06 martti Exp $ +# $NetBSD: Makefile,v 1.2 2003/01/10 07:57:23 cjep Exp $ DISTNAME= weex-2.6.1 CATEGORIES= www @@ -8,7 +8,9 @@ MAINTAINER= tech-pkg-jp@jp.netbsd.org HOMEPAGE= http://www.enjoy.ne.jp/~gm/program/weex/index.html COMMENT= non-interactive ftp client -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes +USE_BUILDLINK2= yes +USE_PKGLOCALEDIR= yes WEEX_DOCS= AUTHORS BUGS BUGS.ja COPYING COPYING.ja \ ChangeLog ChangeLog.ja FAQ FAQ.ja README README.ja \ diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index cbdd426a95f..22ef97e1666 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2002/11/28 11:01:32 tron Exp $ +# $NetBSD: Makefile,v 1.34 2003/01/10 07:57:49 cjep Exp $ DISTNAME= gdm-2.2.0 PKGREVISION= 2 @@ -13,9 +13,10 @@ COMMENT= Gnome Display Manager - a re-implementation of the xdm program EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -USE_BUILDLINK2= YES -GNU_CONFIGURE= YES -USE_X11BASE= YES +USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES +GNU_CONFIGURE= YES +USE_X11BASE= YES LOCALSTATEDIR= /var/gnome diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 5bc57ddba10..51cfc449e1a 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2002/12/24 06:10:30 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2003/01/10 07:58:08 cjep Exp $ # DISTNAME= gnome-applets-1.4.0.4 @@ -14,6 +14,7 @@ COMMENT= Applets for GNOME BUILD_DEPENDS+= xml-i18n-tools-[0-9]*:../../textproc/xml-i18n-tools USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_GMAKE= YES USE_X11BASE= YES USE_LIBTOOL= YES diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile index fcaf7c67bd0..7a316f660a5 100644 --- a/x11/gnome-core/Makefile +++ b/x11/gnome-core/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.82 2002/12/24 06:10:30 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2003/01/10 07:58:27 cjep Exp $ # DISTNAME= gnome-core-1.4.2 @@ -21,6 +21,7 @@ BUILDLINK_DEPENDS.gnome-pixmaps=gnome{,2}-pixmaps>=1.4.2 .endif USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_X11BASE= YES USE_GMAKE= YES USE_LIBTOOL= YES diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 2b6b5a24297..e4978b9cb37 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/12/24 06:10:30 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/01/10 07:58:48 cjep Exp $ # DISTNAME= gnome-desktop-2.0.10 @@ -15,6 +15,7 @@ BUILD_USES_MSGFMT= yes GNU_CONFIGURE= yes USE_BUILDLINK2= yes +USE_PKGLOCALEDIR= yes USE_GMAKE= yes USE_GNU_GETTEXT= yes USE_PERL5= yes diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 9deb19393f8..ee4820b4921 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2002/11/18 20:51:21 jlam Exp $ +# $NetBSD: Makefile,v 1.81 2003/01/10 07:59:08 cjep Exp $ DISTNAME= gnome-libs-1.4.1.4 PKGREVISION= 1 @@ -25,6 +25,7 @@ CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} \ PKGLOCALEDIR=${PKGLOCALEDIR} USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_DB185= YES LOCALSTATEDIR= /var/gnome diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 96f7400b717..29092e18acf 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/01/03 15:27:01 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2003/01/10 07:59:24 cjep Exp $ # DISTNAME= gnome-session-2.0.8 @@ -13,6 +13,7 @@ COMMENT= GNOME2 session management utilities GNU_CONFIGURE= yes USE_BUILDLINK2= yes +USE_PKGLOCALEDIR= yes USE_GMAKE= yes USE_GNU_GETTEXT= yes USE_X11= yes diff --git a/x11/gnome2-control-center/Makefile b/x11/gnome2-control-center/Makefile index a027955fced..1ad34a97778 100644 --- a/x11/gnome2-control-center/Makefile +++ b/x11/gnome2-control-center/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/01/03 15:27:01 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/01/10 07:59:45 cjep Exp $ # DISTNAME= control-center-2.0.1.1 @@ -16,6 +16,7 @@ BUILD_USES_MSGFMT= yes GNU_CONFIGURE= yes USE_BUILDLINK2= yes +USE_PKGLOCALEDIR= yes USE_GMAKE= yes USE_GNU_GETTEXT= yes USE_X11= yes -- cgit v1.2.3