diff options
author | hira <hira@pkgsrc.org> | 2005-07-21 06:41:12 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2005-07-21 06:41:12 +0000 |
commit | f95d1d3ead6a061d80510145ff820bf47f2f11ec (patch) | |
tree | 77861c16073560c57abf162979cdb72e8b1f537b /x11 | |
parent | d5f80051e3afb854dc0c3305a46db4d57d5631a4 (diff) | |
download | pkgsrc-f95d1d3ead6a061d80510145ff820bf47f2f11ec.tar.gz |
Add missing entries to PLIST. Bump PKGREVISION.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xscreensaver/Makefile | 3 | ||||
-rw-r--r-- | x11/xscreensaver/PLIST | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile index 9dbf456d885..b3d29cc7eb5 100644 --- a/x11/xscreensaver/Makefile +++ b/x11/xscreensaver/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2005/06/28 10:03:14 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2005/07/21 06:41:12 hira Exp $ COMMENT= Screen saver and locker for the X window system +PKGREVISION= 1 CONFLICTS+= xscreensaver-gnome<4.14 # man/man1/barcode.1 diff --git a/x11/xscreensaver/PLIST b/x11/xscreensaver/PLIST index c8696ec0e8f..950da75719d 100644 --- a/x11/xscreensaver/PLIST +++ b/x11/xscreensaver/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.24 2005/06/28 10:03:14 wiz Exp $ +@comment $NetBSD: PLIST,v 1.25 2005/07/21 06:41:12 hira Exp $ bin/xscreensaver bin/xscreensaver-command bin/xscreensaver-getimage @@ -612,6 +612,7 @@ man/man1/xspirograph.1 man/man1/xsublim.1 man/man1/xteevee.1 man/man1/zoom.1 +${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xscreensaver.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/xscreensaver.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xscreensaver.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xscreensaver.mo @@ -627,6 +628,7 @@ ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xscreensaver.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xscreensaver.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xscreensaver.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/xscreensaver.mo +${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xscreensaver.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xscreensaver.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xscreensaver.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xscreensaver.mo |