diff options
author | marcus <marcus@FreeBSD.org> | 2003-11-07 08:05:57 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-11-07 08:05:57 +0800 |
commit | 89acf1ea365ee7b4cd128318c328e00f6a9eeae4 (patch) | |
tree | 26af4ffa051fecff03296cb4725987ef6fd47139 /french | |
parent | 8b03c26f6c563bbe2dde1e8b0feb8c3584ad4f3a (diff) | |
download | freebsd-ports-gnome-89acf1ea365ee7b4cd128318c328e00f6a9eeae4.tar.gz freebsd-ports-gnome-89acf1ea365ee7b4cd128318c328e00f6a9eeae4.tar.zst freebsd-ports-gnome-89acf1ea365ee7b4cd128318c328e00f6a9eeae4.zip |
Ignore this port as it does not work with AbiWord-2.0.
Diffstat (limited to 'french')
-rw-r--r-- | french/abispell-fr-FR/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/french/abispell-fr-FR/Makefile b/french/abispell-fr-FR/Makefile index ec12c0ec7c26..d0e03b162a04 100644 --- a/french/abispell-fr-FR/Makefile +++ b/french/abispell-fr-FR/Makefile @@ -17,6 +17,8 @@ COMMENT= French (France) ispell dictionary for AbiWord BUILD_DEPENDS= AbiWord-2.0:${PORTSDIR}/editors/AbiWord2 +IGNORE= "Does not work with AbiWord-2.0" + PREFIX= ${X11BASE} NO_BUILD= yes |