diff options
author | cjep <cjep@pkgsrc.org> | 2003-01-10 07:49:51 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-01-10 07:49:51 +0000 |
commit | 2f9e9722bf7889f16fdc73d5f52104bad8b67cda (patch) | |
tree | 5edb43831494e2beb58df4ad7514418a8616e82b /x11 | |
parent | 5b8c84523400f851d2f2717a10ed05da02e780ee (diff) | |
download | pkgsrc-2f9e9722bf7889f16fdc73d5f52104bad8b67cda.tar.gz |
USE_PKGLOCALEDIR=yes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gdm/Makefile | 9 | ||||
-rw-r--r-- | x11/gnome-applets/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-core/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-desktop/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-libs/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-session/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome2-control-center/Makefile | 3 |
7 files changed, 17 insertions, 10 deletions
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 |