diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-08 06:54:45 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-08 06:54:45 +0000 |
commit | 60cdc955f4147f0414636cf7caa70f3d5ce00019 (patch) | |
tree | 30552bc9d39173b3e51a4e1387d946c7f1704cf9 /x11/gnome2-fifth-toe | |
parent | 146fd459a3a1e60fd48d7004011793bbb8db82c5 (diff) | |
download | FreeBSD-ports-60cdc955f4147f0414636cf7caa70f3d5ce00019.zip FreeBSD-ports-60cdc955f4147f0414636cf7caa70f3d5ce00019.tar.gz |
Re-add sodipodi now that it is unbroken.
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 553d606..be97247 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2-fifth-toe PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -19,6 +20,7 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ xchat:${PORTSDIR}/irc/xchat2 \ balsa:${PORTSDIR}/mail/balsa2 \ gimp-1.3:${PORTSDIR}/graphics/gimp-devel \ + sodipodi:${PORTSDIR}/graphics/sodipodi \ gnomeicu:${PORTSDIR}/net/gnomeicu2 \ gcalctool:${PORTSDIR}/math/gcalctool \ gthumb:${PORTSDIR}/graphics/gthumb2 \ |