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/gnome2-power-tools/Makefile | |
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/gnome2-power-tools/Makefile')
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
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 |