diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-01 22:29:56 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-01 22:29:56 +0000 |
commit | 0d76eed8424c32046b622b21c2ac0487e892657a (patch) | |
tree | d8bce3bf4b8a809a98c5cbcdf4b75e24f857dc9d /x11/gnome2-fifth-toe | |
parent | 81575de46fcd0373d2ba4c5b11d2c2494c40807d (diff) | |
download | ports-0d76eed8424c32046b622b21c2ac0487e892657a.tar.gz ports-0d76eed8424c32046b622b21c2ac0487e892657a.zip |
Add a dependency on gurlchecker.
Notes
Notes:
svn path=/head/; revision=81942
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 42aeb0e07ad7..832b6852d59f 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= 4 +PORTREVISION= 5 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -48,7 +48,8 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ streamtuner:${PORTSDIR}/audio/streamtuner \ gok:${PORTSDIR}/sysutils/gok \ meld:${PORTSDIR}/textproc/meld \ - gcompris:${PORTSDIR}/games/gcompris2 + gcompris:${PORTSDIR}/games/gcompris2 \ + gurlchecker:${PORTSDIR}/www/gurlchecker NO_BUILD= yes |