diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-08-18 15:30:03 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-08-18 15:30:03 +0000 |
commit | 53d09473cde391dbbdb4aabfef1c93bcdbccdd4e (patch) | |
tree | 91e1fe409cd74b0b1d295ff87fc97fb3ad9967e5 /x11/gnome-fifth-toe | |
parent | 932b0435a3dca1554c298eedc62badbc429d77be (diff) | |
download | FreeBSD-ports-53d09473cde391dbbdb4aabfef1c93bcdbccdd4e.zip FreeBSD-ports-53d09473cde391dbbdb4aabfef1c93bcdbccdd4e.tar.gz |
Correct RUN_DEPENDS: AbiWord binary is called `AbiWord', not `abiword'.
Submitted by: Mike Harding <mvh@ix.netcom.com>
Diffstat (limited to 'x11/gnome-fifth-toe')
-rw-r--r-- | x11/gnome-fifth-toe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-fifth-toe/Makefile b/x11/gnome-fifth-toe/Makefile index 8d2802a..56471c9 100644 --- a/x11/gnome-fifth-toe/Makefile +++ b/x11/gnome-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 |