diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-02 22:15:03 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-02 22:15:03 +0000 |
commit | 2289e42fb54851b99a9d29747e4c20d84f7a18cf (patch) | |
tree | 865219634e2398b0d765b0abe2278a8760414ef5 /x11/gnome2-fifth-toe | |
parent | f04c20c708ce7d04f9de668a1be50e43500363bb (diff) |
Notes
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 |