diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-08-18 23:30:03 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-08-18 23:30:03 +0800 |
commit | 53d09473cde391dbbdb4aabfef1c93bcdbccdd4e (patch) | |
tree | 91e1fe409cd74b0b1d295ff87fc97fb3ad9967e5 /x11/gnome2-fifth-toe | |
parent | 932b0435a3dca1554c298eedc62badbc429d77be (diff) | |
download | freebsd-ports-gnome-53d09473cde391dbbdb4aabfef1c93bcdbccdd4e.tar.gz freebsd-ports-gnome-53d09473cde391dbbdb4aabfef1c93bcdbccdd4e.tar.zst freebsd-ports-gnome-53d09473cde391dbbdb4aabfef1c93bcdbccdd4e.zip |
Correct RUN_DEPENDS: AbiWord binary is called `AbiWord', not `abiword'.
Submitted by: Mike Harding <mvh@ix.netcom.com>
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 8d2802a88111..56471c9ebd38 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -33,7 +33,7 @@ RUN_DEPENDS= mozilla:${PORTSDIR}/www/mozilla \ gob:${PORTSDIR}/x11-toolkits/gob \ gtm:${PORTSDIR}/ftp/gtm \ gnucash:${PORTSDIR}/deskutils/gnucash \ - abiword:${PORTSDIR}/editors/AbiWord \ + AbiWord:${PORTSDIR}/editors/AbiWord \ anjuta:${PORTSDIR}/devel/anjuta \ guppi:${PORTSDIR}/math/guppi |