pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/binutils add missing REPLACE_LOCALEDIR_PATTERNS



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c88225e92d78
branches:  trunk
changeset: 490688:c88225e92d78
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Thu Mar 17 22:49:09 2005 +0000

description:
add missing REPLACE_LOCALEDIR_PATTERNS

diffstat:

 devel/binutils/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3cbf09060458 -r c88225e92d78 devel/binutils/Makefile
--- a/devel/binutils/Makefile   Thu Mar 17 22:46:41 2005 +0000
+++ b/devel/binutils/Makefile   Thu Mar 17 22:49:09 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/01/21 20:53:09 tv Exp $
+# $NetBSD: Makefile,v 1.25 2005/03/17 22:49:09 dmcmahill Exp $
 
 DISTNAME=      binutils-2.15
 PKGNAME=       binutils-2.15.0.0
@@ -15,6 +15,7 @@
 
 USE_BUILDLINK3=                yes
 USE_PKGLOCALEDIR=      yes
+REPLACE_LOCALEDIR_PATTERNS+=   Make-in
 
 USE_MAKEINFO=          yes
 TEXINFO_REQD=          4.0



Home | Main Index | Thread Index | Old Index