summaryrefslogtreecommitdiff
path: root/textproc/aspell-faroese/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/aspell-faroese/Makefile')
-rw-r--r--textproc/aspell-faroese/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/textproc/aspell-faroese/Makefile b/textproc/aspell-faroese/Makefile
index b8cbe1db412..eb98033e44c 100644
--- a/textproc/aspell-faroese/Makefile
+++ b/textproc/aspell-faroese/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:07:34 wiz Exp $
#
-DISTNAME= aspell-fo-0.50-2
-PKGNAME= ${DISTNAME:C/fo-(.*)-(.*)$/faroese-\1.\2/}
-PKGREVISION= 2
+DISTNAME= aspell5-fo-0.2.16-1
+PKGNAME= ${DISTNAME:C/5-fo-(.*)-(.*)$/-faroese-\1.\2/}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/fo/}
EXTRACT_SUFX= .tar.bz2
@@ -15,8 +14,5 @@ COMMENT= Faroese 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"