From b191498cc0bd5537fcec65f4d359c6ae28b40ce7 Mon Sep 17 00:00:00 2001 From: christos Date: Tue, 27 Dec 2011 21:18:05 +0000 Subject: Put back the 3 macro files lost in the previous update that are needed by AM_ICONV --- devel/gettext-m4/Makefile | 7 ++++++- devel/gettext-m4/PLIST | 5 ++++- 2 files changed, 10 insertions(+), 2 deletions(-) (limited to 'devel/gettext-m4') diff --git a/devel/gettext-m4/Makefile b/devel/gettext-m4/Makefile index 91e6fca8bb3..9d19303e1a1 100644 --- a/devel/gettext-m4/Makefile +++ b/devel/gettext-m4/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2011/04/12 17:41:28 adam Exp $ +# $NetBSD: Makefile,v 1.19 2011/12/27 21:18:05 christos Exp $ .include "../../devel/gettext/Makefile.common" PKGNAME= ${DISTNAME:S/-/-m4-/} +PKGREVISION= 1 SVR4_PKGNAME= gttm4 COMMENT= Autoconf/automake m4 files for GNU NLS library LICENSE= gnu-gpl-v2 @@ -17,5 +18,9 @@ do-install: ${DESTDIR}${PREFIX}/share/aclocal ${INSTALL_DATA} ${WRKSRC}/gettext-tools/m4/*.m4 \ ${DESTDIR}${PREFIX}/share/aclocal +. for i in lib-ld.m4 lib-link.m4 lib-prefix.m4 + ${INSTALL_DATA} ${WRKSRC}/gettext-tools/gnulib-m4/$i \ + ${DESTDIR}${PREFIX}/share/aclocal +. endfor .include "../../mk/bsd.pkg.mk" diff --git a/devel/gettext-m4/PLIST b/devel/gettext-m4/PLIST index 85239bf85d5..2377f6850ef 100644 --- a/devel/gettext-m4/PLIST +++ b/devel/gettext-m4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2011/04/12 17:41:28 adam Exp $ +@comment $NetBSD: PLIST,v 1.5 2011/12/27 21:18:05 christos Exp $ share/aclocal/ansi-c++.m4 share/aclocal/codeset.m4 share/aclocal/exported.m4 @@ -15,6 +15,9 @@ share/aclocal/intlmacosx.m4 share/aclocal/intmax.m4 share/aclocal/inttypes-pri.m4 share/aclocal/inttypes_h.m4 +share/aclocal/lib-ld.m4 +share/aclocal/lib-link.m4 +share/aclocal/lib-prefix.m4 share/aclocal/lcmessage.m4 share/aclocal/lock.m4 share/aclocal/longlong.m4 -- cgit v1.2.3