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 /www/plugger | |
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 'www/plugger')
-rw-r--r-- | www/plugger/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/plugger/Makefile b/www/plugger/Makefile index 43f2b5222bef..9521215ddadd 100644 --- a/www/plugger/Makefile +++ b/www/plugger/Makefile @@ -62,8 +62,7 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/mtvp:${PORTSDIR}/multimedia/mtv RUN_DEPENDS+= ${X11BASE}/bin/gnumeric:${PORTSDIR}/math/gnumeric2 \ ${X11BASE}/bin/abiword:${PORTSDIR}/editors/AbiWord2 .else -RUN_DEPENDS+= ${X11BASE}/bin/gnumeric:${PORTSDIR}/math/gnumeric \ - ${X11BASE}/bin/abiword:${PORTSDIR}/editors/AbiWord +RUN_DEPENDS+= ${X11BASE}/bin/gnumeric:${PORTSDIR}/math/gnumeric .endif pre-extract: |