diff options
author | marcus <marcus@FreeBSD.org> | 2003-06-03 06:15:03 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-06-03 06:15:03 +0800 |
commit | d1060d713b611bcf766370e082e31bd4f161024a (patch) | |
tree | 7e8f04d21d00ba7d6d65761bfb30f53db6570c43 /x11/gnome2-fifth-toe | |
parent | 8d03ec2e41aad7b27db56c1cb26d884cccb85c50 (diff) | |
download | freebsd-ports-gnome-d1060d713b611bcf766370e082e31bd4f161024a.tar.gz freebsd-ports-gnome-d1060d713b611bcf766370e082e31bd4f161024a.tar.zst freebsd-ports-gnome-d1060d713b611bcf766370e082e31bd4f161024a.zip |
Add gswitchit.
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 832b6852d59f..21f83973d829 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2-fifth-toe PORTVERSION= 2.2.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -49,7 +49,8 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ gok:${PORTSDIR}/sysutils/gok \ meld:${PORTSDIR}/textproc/meld \ gcompris:${PORTSDIR}/games/gcompris2 \ - gurlchecker:${PORTSDIR}/www/gurlchecker + gurlchecker:${PORTSDIR}/www/gurlchecker \ + gswitchit-properties-capplet:${PORTSDIR}/x11/gswitchit NO_BUILD= yes |