diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-04-01 21:42:49 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-04-01 21:42:49 +0000 |
commit | b8fa86dca88da5342a72e4fccfa03fbe3eb7bc97 (patch) | |
tree | 4a5cc926d74c7b2d938676263750c2436b6baa04 /graphics/gnome-backgrounds | |
parent | 7fef5e61913ed283a6e0c53616ef164879f59924 (diff) | |
download | pkgsrc-b8fa86dca88da5342a72e4fccfa03fbe3eb7bc97.tar.gz |
Depend on xdg-dirs 1.3, which handles the share/pixmaps/backgrounds directory
(to be shared with gnome-screensaver). Bump PKGREVISION to 1.
Diffstat (limited to 'graphics/gnome-backgrounds')
-rw-r--r-- | graphics/gnome-backgrounds/Makefile | 5 | ||||
-rw-r--r-- | graphics/gnome-backgrounds/PLIST | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/gnome-backgrounds/Makefile b/graphics/gnome-backgrounds/Makefile index 2ccc914b02a..ffe811311b3 100644 --- a/graphics/gnome-backgrounds/Makefile +++ b/graphics/gnome-backgrounds/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2006/03/30 21:17:48 jmmv Exp $ +# $NetBSD: Makefile,v 1.12 2006/04/01 21:42:49 jmmv Exp $ # DISTNAME= gnome-backgrounds-2.14.0 +PKGREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-backgrounds/2.14/} EXTRACT_SUFX= .tar.bz2 @@ -13,7 +14,7 @@ COMMENT= Set of background images for the GNOME Desktop BUILD_USES_MSGFMT= YES GNU_CONFIGURE= YES -USE_DIRS+= xdg-1.1 +USE_DIRS+= xdg-1.3 USE_TOOLS+= gmake USE_LANGUAGES= # empty USE_PKGLOCALEDIR= YES diff --git a/graphics/gnome-backgrounds/PLIST b/graphics/gnome-backgrounds/PLIST index f6dc572e349..30d8c6627a2 100644 --- a/graphics/gnome-backgrounds/PLIST +++ b/graphics/gnome-backgrounds/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2006/03/30 21:17:48 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.7 2006/04/01 21:42:49 jmmv Exp $ share/gnome-background-properties/gnome-branded.xml share/gnome-background-properties/gnome-nature.xml share/gnome-background-properties/gnome-tiles.xml @@ -71,6 +71,5 @@ share/pixmaps/backgrounds/gnome/translucent/tentacles.svg @dirrm share/pixmaps/backgrounds/gnome/nature @dirrm share/pixmaps/backgrounds/gnome/branded @dirrm share/pixmaps/backgrounds/gnome -@dirrm share/pixmaps/backgrounds -@comment in xdg-dirs: @dirrm share/pixmaps +@comment in xdg-dirs: @dirrm share/pixmaps/backgrounds @dirrm share/gnome-background-properties |