diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-02-15 18:37:50 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-02-15 18:37:50 +0000 |
commit | a028e0a748dcd259c088d8d8b8db0dec2aaf2981 (patch) | |
tree | 091e2334cd28ab68e903042bde308328e603c509 /x11/gnome2-control-center | |
parent | 516725895ea88dceeea390c377b8ec0128512756 (diff) | |
download | pkgsrc-a028e0a748dcd259c088d8d8b8db0dec2aaf2981.tar.gz |
Depend on gnome2-dirs>=1.3 which now handles the share/control-center-2.0/icons
shared directory. Bump PKGREVISION to 8.
Diffstat (limited to 'x11/gnome2-control-center')
-rw-r--r-- | x11/gnome2-control-center/Makefile | 6 | ||||
-rw-r--r-- | x11/gnome2-control-center/PLIST | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/gnome2-control-center/Makefile b/x11/gnome2-control-center/Makefile index ca05bd3b840..d729db0e335 100644 --- a/x11/gnome2-control-center/Makefile +++ b/x11/gnome2-control-center/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2004/02/14 17:21:55 jlam Exp $ +# $NetBSD: Makefile,v 1.30 2004/02/15 18:37:50 jmmv Exp $ # DISTNAME= control-center-2.4.0 PKGNAME= gnome2-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/control-center/2.4/} EXTRACT_SUFX= .tar.bz2 @@ -13,7 +13,7 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME2 configuration utility BUILD_USES_MSGFMT= yes -DEPENDS= gnome2-dirs>=1.0:../../misc/gnome2-dirs +DEPENDS= gnome2-dirs>=1.3:../../misc/gnome2-dirs GNU_CONFIGURE= yes USE_BUILDLINK3= yes diff --git a/x11/gnome2-control-center/PLIST b/x11/gnome2-control-center/PLIST index ba2af9ad89a..817cf7685d8 100644 --- a/x11/gnome2-control-center/PLIST +++ b/x11/gnome2-control-center/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2003/12/15 02:55:53 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.7 2004/02/15 18:37:50 jmmv Exp $ bin/gnome-accessibility-keyboard-properties bin/gnome-at-properties bin/gnome-background-properties @@ -233,7 +233,7 @@ share/pixmaps/window-capplet.png @comment in gnome2-dirs: @dirrm share/gnome @dirrm share/control-center-2.0/pixmaps @dirrm share/control-center-2.0/interfaces -@dirrm share/control-center-2.0/icons +@comment in gnome2-dirs: @dirrm share/control-center-2.0/icons @comment in gnome2-dirs: @dirrm share/control-center-2.0/capplets @comment in gnome2-dirs: @dirrm share/control-center-2.0 @comment in gnome2-dirs: @dirrm share/applications |