diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-09-28 04:34:57 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-09-28 04:34:57 +0000 |
commit | dbdd3f9a4b65f86b71c46ca6e72713471b70b195 (patch) | |
tree | ebd80c5a5578ab74a019fb1ef624a3dd2dc7acc1 /textproc/aspell | |
parent | 0e3738e49a3637454ea428ea99b31dc6cbbcfdd4 (diff) | |
download | ports-dbdd3f9a4b65f86b71c46ca6e72713471b70b195.tar.gz ports-dbdd3f9a4b65f86b71c46ca6e72713471b70b195.zip |
Notes
Diffstat (limited to 'textproc/aspell')
-rw-r--r-- | textproc/aspell/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 9509597ac0ec..43c7a0c7d643 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -23,9 +23,6 @@ CONFIGURE_ARGS= --enable-dict-dir=${DATADIR} \ --enable-curses=ncursesw \ --enable-static -CONFLICTS+= ispell* ??-ispell* -SCRIPTS= ispell spell - USE_GMAKE= yes USE_ICONV= yes USE_PERL5_BUILD= yes |