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 | 6dfc359d0fd19cac21785cb49a58beb7be92ef08 (patch) | |
tree | ba543444269291730c0bd60f2562855463d56181 /devel/GConf2 | |
parent | c361b19e493dd92074f6863c6402e077c6c22cf7 (diff) | |
download | pkgsrc-6dfc359d0fd19cac21785cb49a58beb7be92ef08.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 |