diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-03 12:40:31 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-03 12:40:31 +0800 |
commit | a90136cccf7607256345d40d7238bb4fa373a673 (patch) | |
tree | 2f857696d03e3ca6770a9146c0e80a4268c6a154 /x11 | |
parent | 3b876b3129acb19ae2b18848d012815451724fdd (diff) | |
download | marcuscom-ports-a90136cccf7607256345d40d7238bb4fa373a673.tar marcuscom-ports-a90136cccf7607256345d40d7238bb4fa373a673.tar.gz marcuscom-ports-a90136cccf7607256345d40d7238bb4fa373a673.tar.bz2 marcuscom-ports-a90136cccf7607256345d40d7238bb4fa373a673.tar.lz marcuscom-ports-a90136cccf7607256345d40d7238bb4fa373a673.tar.xz marcuscom-ports-a90136cccf7607256345d40d7238bb4fa373a673.tar.zst marcuscom-ports-a90136cccf7607256345d40d7238bb4fa373a673.zip |
Come to think of it, gnomegames2-extra-data probably belongs in the Fifth
Toe.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2766 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 45d693782..ad0b383c4 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2-fifth-toe PORTVERSION= 2.7.92 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -33,7 +34,8 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \ gnotime:${PORTSDIR}/deskutils/gnotime \ sound-juicer:${PORTSDIR}/audio/sound-juicer \ rhythmbox:${PORTSDIR}/audio/rhythmbox \ - jamboree:${PORTSDIR}/audio/jamboree + jamboree:${PORTSDIR}/audio/jamboree \ + ${X11BASE}/share/gnome/pixmaps/glines/classic.png:${PORTSDIR}/games/gnomegames2-extra-data .if !defined(PACKAGE_BUILDING) && !defined(PARALLEL_PACKAGE_BUILD) RUN_DEPENDS+= totem:${PORTSDIR}/multimedia/totem diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 5f9c2999e..7ca49e10f 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2-power-tools PORTVERSION= 2.7.92 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -26,8 +26,7 @@ RUN_DEPENDS= ${X11BASE}/lib/epiphany/extensions/libgesturesextension.so:${PORTSD cog:${PORTSDIR}/sysutils/cog \ gnome-blog-poster:${PORTSDIR}/deskutils/gnomeblog \ gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \ - gnomesu:${PORTSDIR}/sysutils/gnomesu \ - ${X11BASE}/share/gnome/pixmaps/glines/classic.png:${PORTSDIR}/games/gnomegames2-extra-data + gnomesu:${PORTSDIR}/sysutils/gnomesu NO_BUILD= yes |