diff options
author | marcus <marcus@FreeBSD.org> | 2002-11-18 10:31:56 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-11-18 10:31:56 +0800 |
commit | 2831e19c5b5f3a12f0a5820799455cdd623ed4a9 (patch) | |
tree | f1a5a0166895caf83fd3003ff729357c1b425409 /x11/gnome2-fifth-toe | |
parent | df0b823ad6824a8f518531d911ca442a7771881f (diff) | |
download | freebsd-ports-gnome-2831e19c5b5f3a12f0a5820799455cdd623ed4a9.tar.gz freebsd-ports-gnome-2831e19c5b5f3a12f0a5820799455cdd623ed4a9.tar.zst freebsd-ports-gnome-2831e19c5b5f3a12f0a5820799455cdd623ed4a9.zip |
Tie galeon2 into gnome2-fifth-toe.
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 7da1dc83fcab..8c19769ecc40 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2-fifth-toe PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -26,7 +26,8 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ gthumb:${PORTSDIR}/graphics/gthumb2 \ ${X11BASE}/lib/gtk-2.0/2.0.0/engines/libcrux-engine.so:${PORTSDIR}/x11-toolkits/crux \ mergeant:${PORTSDIR}/databases/mergeant \ - ghex2:${PORTSDIR}/editors/ghex2 + ghex2:${PORTSDIR}/editors/ghex2 \ + galeon:${PORTSDIR}/www/galeon2 NO_BUILD= yes |