diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-31 06:54:02 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-31 06:54:02 +0800 |
commit | b57f2bdd2446b55340131ae234df2f75849c71c5 (patch) | |
tree | 5c2d5b618caaef42b6d7c178ce83d0bc6ffeba19 /x11/gnome2 | |
parent | 49c188fa9beb037397bf8cc2f6bebc733a22d763 (diff) | |
download | marcuscom-ports-b57f2bdd2446b55340131ae234df2f75849c71c5.tar.gz marcuscom-ports-b57f2bdd2446b55340131ae234df2f75849c71c5.tar.zst marcuscom-ports-b57f2bdd2446b55340131ae234df2f75849c71c5.zip |
Add gdesklets back since 0.25.1 was released.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1571 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 955ed6c5c..5b62bc1da 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2 PORTVERSION= 2.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -52,6 +52,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ rhythmbox:${PORTSDIR}/audio/rhythmbox \ gswitchit-plugins-capplet:${PORTSDIR}/x11/gswitchit \ gnome-netinfo:${PORTSDIR}/net/gnomenetwork \ + gdesklets:${PORTSDIR}/deskutils/gdesklets \ dasher:${PORTSDIR}/x11/dasher NO_BUILD= yes |