diff options
author | marcus <marcus@FreeBSD.org> | 2003-11-01 05:37:03 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-11-01 05:37:03 +0800 |
commit | a1a8682864b382b957a304ffad40115d1772fcd7 (patch) | |
tree | 7b0adda820a156b670942ed2c2d4f5c3c488a5b9 /chinese | |
parent | 941e623d504d04e3cf92b7ea9fe8384a17e45eda (diff) | |
download | freebsd-ports-gnome-a1a8682864b382b957a304ffad40115d1772fcd7.tar.gz freebsd-ports-gnome-a1a8682864b382b957a304ffad40115d1772fcd7.tar.zst freebsd-ports-gnome-a1a8682864b382b957a304ffad40115d1772fcd7.zip |
Remove AbiWord-1.x now that 2.0 has been released, and is the new stable
release.
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/abiword/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/abiword/Makefile b/chinese/abiword/Makefile index 4efd81069f6f..f4689f477aef 100644 --- a/chinese/abiword/Makefile +++ b/chinese/abiword/Makefile @@ -20,7 +20,7 @@ GSPORT?= print/ghostscript-afpl GSPORT?= print/ghostscript-gnu .endif -RUN_DEPENDS= AbiWord:${PORTSDIR}/editors/AbiWord \ +RUN_DEPENDS= AbiWord-2.0:${PORTSDIR}/editors/AbiWord2 \ ttfm.sh:${PORTSDIR}/chinese/ttfm \ ${LOCALBASE}/share/fonts/TrueType/bkai00mp.ttf:${PORTSDIR}/chinese/arphicttf \ gs:${PORTSDIR}/${GSPORT} |