summaryrefslogtreecommitdiff
path: root/textproc/aspell-italian
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/aspell-italian')
-rw-r--r--textproc/aspell-italian/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/aspell-italian/Makefile b/textproc/aspell-italian/Makefile
index 09cb2178d1c..20045bfe4a3 100644
--- a/textproc/aspell-italian/Makefile
+++ b/textproc/aspell-italian/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/12/24 03:10:45 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2004/12/31 14:28:24 minskim Exp $
#
DISTNAME= aspell-it-0.53-0
@@ -14,8 +14,5 @@ COMMENT= Italian language support for aspell
USE_BUILDLINK3= YES
HAS_CONFIGURE= YES
-CONFIGURE_ENV+= ASPELL=${PREFIX}/bin/aspell
-CONFIGURE_ENV+= WORD_LIST_COMPRESS=${PREFIX}/bin/word-list-compress
-
.include "../../textproc/aspell/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"