From 8559769fe09fe6881f4c8a6db5bcacb0fcf88117 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 27 Feb 2001 08:48:14 +0000 Subject: Install locale files to "${PKGLOCALEDIR}/locale" instead of hard coding the path to "share/locale". --- devel/gmake/Makefile | 11 +++++++---- devel/gmake/files/patch-sum | 9 ++++----- devel/gmake/patches/patch-aa | 19 +++++++++++++++++++ devel/gmake/patches/patch-ab | 13 +++++++++++++ devel/gmake/patches/patch-ac | 22 ++++++++++++++++++++++ devel/gmake/pkg/PLIST | 20 ++++++++++---------- 6 files changed, 75 insertions(+), 19 deletions(-) create mode 100644 devel/gmake/patches/patch-aa create mode 100644 devel/gmake/patches/patch-ab create mode 100644 devel/gmake/patches/patch-ac (limited to 'devel/gmake') diff --git a/devel/gmake/Makefile b/devel/gmake/Makefile index ebec577cceb..182cf14ed5a 100644 --- a/devel/gmake/Makefile +++ b/devel/gmake/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2001/02/16 14:38:27 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2001/02/27 08:48:14 tron Exp $ # FreeBSD Id: Makefile,v 1.16 1997/06/13 20:00:47 max Exp # @@ -11,9 +11,12 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/make/make.html COMMENT= GNU version of 'make' utility -CONFIGURE_ARGS= --program-prefix="g" -GNU_CONFIGURE= yes -USE_GTEXINFO= yes +USE_GTEXINFO= YES +GNU_CONFIGURE= YES +CONFIGURE_ARGS+=--program-prefix="g" +CONFIGURE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}" + +MAKE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}" post-extract: ${MV} ${WRKSRC}/make.texinfo ${WRKSRC}/make.texinfo.orig diff --git a/devel/gmake/files/patch-sum b/devel/gmake/files/patch-sum index b26c109b8a4..1c864cc7053 100644 --- a/devel/gmake/files/patch-sum +++ b/devel/gmake/files/patch-sum @@ -1,6 +1,5 @@ -$NetBSD: patch-sum,v 1.2 1999/11/11 13:30:01 fredb Exp $ +$NetBSD: patch-sum,v 1.3 2001/02/27 08:48:15 tron Exp $ -This placeholder file is generated by the ``makepatchsum'' target -whenever the patches directory is empty or missing. Its purpose -is to ensure that the presence of any obsolete patches will cause -the proper error to be emitted at build time. +MD5 (patch-aa) = d9f7b39fe6502be5118c39b26642f387 +MD5 (patch-ab) = 849012df2dff4ca268f2cc5ae7c5f94c +MD5 (patch-ac) = c58acacfb8cf95f416bd26c460118705 diff --git a/devel/gmake/patches/patch-aa b/devel/gmake/patches/patch-aa new file mode 100644 index 00000000000..69544f1afff --- /dev/null +++ b/devel/gmake/patches/patch-aa @@ -0,0 +1,19 @@ +$NetBSD: patch-aa,v 1.6 2001/02/27 08:48:15 tron Exp $ + +--- configure.orig Fri Jun 23 18:09:54 2000 ++++ configure Tue Feb 27 09:31:08 2001 +@@ -2851,12 +2851,12 @@ + + if test "x$prefix" = xNONE; then + cat >> confdefs.h <> confdefs.h <