summaryrefslogtreecommitdiff
path: root/devel/gettext-m4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gettext-m4/Makefile')
-rw-r--r--devel/gettext-m4/Makefile21
1 files changed, 11 insertions, 10 deletions
diff --git a/devel/gettext-m4/Makefile b/devel/gettext-m4/Makefile
index 167ca015af1..0b58ce181a4 100644
--- a/devel/gettext-m4/Makefile
+++ b/devel/gettext-m4/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.14 2006/02/05 22:45:54 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2006/07/26 06:53:02 adam Exp $
-DISTNAME= gettext-0.14.5
-PKGNAME= gettext-m4-0.14.5
-SVR4_PKGNAME= gttm4
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU:=gettext/}
+DISTNAME= gettext-0.14.6
+PKGNAME= gettext-m4-0.14.6
+SVR4_PKGNAME= gttm4
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_GNU:=gettext/}
-MAINTAINER= joerg@NetBSD.org
-HOMEPAGE= http://www.gnu.org/software/gettext/gettext.html
-COMMENT= Autoconf/automake m4 files for GNU NLS library
+MAINTAINER= joerg@NetBSD.org
+HOMEPAGE= http://www.gnu.org/software/gettext/gettext.html
+COMMENT= Autoconf/automake m4 files for GNU NLS library
CONFLICTS= gettext<=0.10.35nb1
@@ -17,8 +17,9 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
NO_BUILD= yes
NO_CONFIGURE= yes
+INSTALLATION_DIRS+= share/aclocal
+
do-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/aclocal
${INSTALL_DATA} ${WRKSRC:Q}/gettext-runtime/m4/*.m4 ${PREFIX}/share/aclocal
${INSTALL_DATA} ${WRKSRC:Q}/autoconf-lib-link/m4/*.m4 ${PREFIX}/share/aclocal