From d65991483889cf530a75cc5757d0596e1cee7f77 Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 13 Oct 2005 20:39:37 +0000 Subject: Enable NLS explicitly by including gettext-lib/buildlink3.mk. Bump PKGREVISION due to PLIST changes. --- devel/libidn/Makefile | 5 ++++- devel/libidn/PLIST | 17 ++++++++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index fdab47ee8d6..4c529c765e1 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2005/09/30 13:16:54 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2005/10/13 20:39:37 minskim Exp $ # DISTNAME= libidn-0.5.19 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/libidn/ \ http://josefsson.org/libidn/releases/ @@ -16,12 +17,14 @@ GNU_CONFIGURE= yes TEST_TARGET= check USE_LIBTOOL= yes USE_TOOLS+= pkg-config +USE_PKGLOCALEDIR= yes PKGCONFIG_OVERRIDE+= libidn.pc.in INFO_FILES= libidn.info .include "../../converters/libiconv/buildlink3.mk" +.include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/libgetopt/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/libidn/PLIST b/devel/libidn/PLIST index 5eed8521629..ee35064d106 100644 --- a/devel/libidn/PLIST +++ b/devel/libidn/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2004/12/26 02:08:14 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2005/10/13 20:39:37 minskim Exp $ bin/idn include/idn-free.h include/idn-int.h @@ -55,3 +55,18 @@ man/man3/tld_get_4z.3 man/man3/tld_get_table.3 man/man3/tld_get_z.3 man/man3/tld_strerror.3 +${PKGLOCALEDIR}/locale/da/LC_MESSAGES/libidn.mo +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/libidn.mo +${PKGLOCALEDIR}/locale/en@boldquot/LC_MESSAGES/libidn.mo +${PKGLOCALEDIR}/locale/en@quot/LC_MESSAGES/libidn.mo +${PKGLOCALEDIR}/locale/eo/LC_MESSAGES/libidn.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/libidn.mo +${PKGLOCALEDIR}/locale/it/LC_MESSAGES/libidn.mo +${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/libidn.mo +${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/libidn.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/libidn.mo +${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/libidn.mo +${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/libidn.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/libidn.mo +${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/libidn.mo +${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/libidn.mo -- cgit v1.2.3