diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-05 00:21:33 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-05 00:21:33 +0000 |
commit | f30e9c7a733292cac6e2b55a0e1495f3ea7c7620 (patch) | |
tree | b82e392e86e9ec52b9905babb8b356d0256a460f /x11 | |
parent | 0f65c63cce4ab4334926775e33c3ac62400fa906 (diff) | |
download | ports-f30e9c7a733292cac6e2b55a0e1495f3ea7c7620.tar.gz ports-f30e9c7a733292cac6e2b55a0e1495f3ea7c7620.zip |
Notes
Diffstat (limited to 'x11')
-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 1e7d3d3ad928..d6d67c6e3abc 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2-fifth-toe PORTVERSION= 2.4.0 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -41,7 +42,8 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ galeon:${PORTSDIR}/www/galeon2 \ gswitchit-properties-capplet:${PORTSDIR}/x11/gswitchit \ seahorse:${PORTSDIR}/security/seahorse \ - workrave:${PORTSDIR}/x11/workrave + workrave:${PORTSDIR}/x11/workrave \ + gnotime:${PORTSDIR}/deskutils/gnotime .if !defined(PACKAGE_BUILDING) && !defined(PARALLEL_PACKAGE_BUILD) RUN_DEPENDS+= totem:${PORTSDIR}/multimedia/totem |