diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-18 04:57:19 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-18 04:57:19 +0000 |
commit | 3a8f128e03950c690bb770ce80d0ecc2daa6041e (patch) | |
tree | 38c2e248d7ec794b8608dc9717095184b3b905eb /x11/gnome2-fifth-toe | |
parent | 55d4cfc98d083165de0f007c2dfe43d945fdae63 (diff) | |
download | FreeBSD-ports-3a8f128e03950c690bb770ce80d0ecc2daa6041e.zip FreeBSD-ports-3a8f128e03950c690bb770ce80d0ecc2daa6041e.tar.gz |
Add workrave.
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 374e954..00b3db4 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2-fifth-toe PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -49,7 +50,8 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ meld:${PORTSDIR}/textproc/meld \ gcompris:${PORTSDIR}/games/gcompris2 \ gurlchecker:${PORTSDIR}/www/gurlchecker \ - gswitchit-properties-capplet:${PORTSDIR}/x11/gswitchit + gswitchit-properties-capplet:${PORTSDIR}/x11/gswitchit \ + workrave:${PORTSDIR}/x11/workrave NO_BUILD= yes |