diff options
Diffstat (limited to 'textproc/aspell/Makefile')
-rw-r--r-- | textproc/aspell/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index ccd082ce1130..e09f0ae0eb7c 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -21,7 +21,6 @@ MAINTAINER= thierry@FreeBSD.org COMMENT= Spelling checker with better suggestion logic than ispell GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-dict-dir=${DATADIR} \ --enable-docdir=${DOCSDIR} \ --enable-static |