diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-04-07 18:07:52 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-04-07 18:07:52 +0000 |
commit | 6af0b3f2a3e809b02cf1528ed82962092205133a (patch) | |
tree | ba543444269291730c0bd60f2562855463d56181 /devel/GConf2 | |
parent | 764a938d9ef7e8e0210bf854989b775aec266312 (diff) | |
download | pkgsrc-6af0b3f2a3e809b02cf1528ed82962092205133a.tar.gz |
Add missing locale file (ta) to PLIST. Bump PKGREVISION to 2.
Closes PR pkg/25092 by Kouichirou Hiratsuka.
Diffstat (limited to 'devel/GConf2')
-rw-r--r-- | devel/GConf2/Makefile | 4 | ||||
-rw-r--r-- | devel/GConf2/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/GConf2/Makefile b/devel/GConf2/Makefile index 024ab7d7400..b93093137f4 100644 --- a/devel/GConf2/Makefile +++ b/devel/GConf2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2004/04/03 04:59:28 minskim Exp $ +# $NetBSD: Makefile,v 1.28 2004/04/07 18:07:52 jmmv Exp $ # .include "../../devel/GConf2/Makefile.common" PKGNAME= ${DISTNAME:S/GConf/GConf2/} -PKGREVISION= 1 +PKGREVISION= 2 USE_PKGINSTALL= YES diff --git a/devel/GConf2/PLIST b/devel/GConf2/PLIST index 4c03ca40beb..3941b24a2d1 100644 --- a/devel/GConf2/PLIST +++ b/devel/GConf2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2004/04/03 04:59:28 minskim Exp $ +@comment $NetBSD: PLIST,v 1.15 2004/04/07 18:07:52 jmmv Exp $ bin/gconf-merge-tree bin/gconftool-2 include/gconf/2/gconf/gconf-changeset.h @@ -108,6 +108,7 @@ ${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/GConf2.mo ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/GConf2.mo ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/GConf2.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/GConf2.mo +${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/GConf2.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/GConf2.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/GConf2.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/GConf2.mo |