diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-07-18 12:59:02 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-07-18 12:59:02 +0800 |
commit | 31adcba301476e6d37f522c275e7c47548630ee4 (patch) | |
tree | 97bfa9834ec9a1f056629eaf6e73658b71eba7f6 | |
parent | a635e6b2792abe14af57ca353e420de9dff062dc (diff) | |
download | marcuscom-ports-31adcba301476e6d37f522c275e7c47548630ee4.tar marcuscom-ports-31adcba301476e6d37f522c275e7c47548630ee4.tar.gz marcuscom-ports-31adcba301476e6d37f522c275e7c47548630ee4.tar.bz2 marcuscom-ports-31adcba301476e6d37f522c275e7c47548630ee4.tar.lz marcuscom-ports-31adcba301476e6d37f522c275e7c47548630ee4.tar.xz marcuscom-ports-31adcba301476e6d37f522c275e7c47548630ee4.tar.zst marcuscom-ports-31adcba301476e6d37f522c275e7c47548630ee4.zip |
Add workrave.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@994 df743ca5-7f9a-e211-a948-0013205c9059
-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 370da7e44..0d72bd3b6 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2-fifth-toe PORTVERSION= 2.3.3 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -40,7 +41,8 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ gcompris:${PORTSDIR}/games/gcompris2 \ galeon:${PORTSDIR}/www/galeon2 \ gswitchit-properties-capplet:${PORTSDIR}/x11/gswitchit \ - seahorse:${PORTSDIR}/security/seahorse + seahorse:${PORTSDIR}/security/seahorse \ + workrave:${PORTSDIR}/x11/workrave NO_BUILD= yes |