summaryrefslogtreecommitdiff
path: root/textproc/aspell-polish/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/aspell-polish/Makefile')
-rw-r--r--textproc/aspell-polish/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/textproc/aspell-polish/Makefile b/textproc/aspell-polish/Makefile
index 0f0f5cd52cc..66a8f397d53 100644
--- a/textproc/aspell-polish/Makefile
+++ b/textproc/aspell-polish/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 03:12:16 wiz Exp $
#
-DISTNAME= aspell-pl-0.50-2
+DISTNAME= aspell-pl-0.51-0
PKGNAME= ${DISTNAME:C/pl-(.*)-(.*)$/polish-\1.\2/}
-PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/pl/}
EXTRACT_SUFX= .tar.bz2
@@ -15,8 +14,7 @@ COMMENT= Polish 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
+UNLIMIT_RESOURCES+= datasize
.include "../../textproc/aspell/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"