summaryrefslogtreecommitdiff
path: root/devel/gdb6/Makefile
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2006-10-18 13:39:07 +0000
committerreed <reed@pkgsrc.org>2006-10-18 13:39:07 +0000
commit0337ea9421c88f4a4501fad67a1f7ab4693d9a64 (patch)
treed305cd96e567d598f35ec217db2377dc96ea4223 /devel/gdb6/Makefile
parente96788e66d49d6d111a985b1a9f809275373e938 (diff)
downloadpkgsrc-0337ea9421c88f4a4501fad67a1f7ab4693d9a64.tar.gz
Add "Make-in" file to the list of files to replace locale directory.
From Jake Kupersmith on pkgsrc-users. Noticed on Solaris.
Diffstat (limited to 'devel/gdb6/Makefile')
-rw-r--r--devel/gdb6/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gdb6/Makefile b/devel/gdb6/Makefile
index 55a3896b6e2..c97dfffcd97 100644
--- a/devel/gdb6/Makefile
+++ b/devel/gdb6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/07/07 15:49:31 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2006/10/18 13:39:07 reed Exp $
#
DISTNAME= gdb-6.2.1
@@ -16,6 +16,7 @@ NOT_FOR_PLATFORM= Darwin-*-*
USE_TOOLS+= gmake makeinfo msgfmt
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
+REPLACE_LOCALEDIR_PATTERNS+= Make-in
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/gdb6
CONFIGURE_ARGS+= --includedir=${PREFIX}/include/gdb6