summaryrefslogtreecommitdiff
path: root/textproc/aspell-greek
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-02-11 04:35:20 +0000
committerxtraeme <xtraeme>2004-02-11 04:35:20 +0000
commit97a44b0e048f1445ba8ed3f66b6d9aac97c1359c (patch)
treeb8c20310b607e81c15c432a59ebfd222a82bcebb /textproc/aspell-greek
parent08be568b9f12b7656957ccda335750a1666553ee (diff)
downloadpkgsrc-97a44b0e048f1445ba8ed3f66b6d9aac97c1359c.tar.gz
bl3ify
Diffstat (limited to 'textproc/aspell-greek')
-rw-r--r--textproc/aspell-greek/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/aspell-greek/Makefile b/textproc/aspell-greek/Makefile
index 34e70c58cb5..2a1cbcda3e9 100644
--- a/textproc/aspell-greek/Makefile
+++ b/textproc/aspell-greek/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:06 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/02/11 04:35:20 xtraeme Exp $
#
DISTNAME= aspell-el-0.50-3
@@ -12,11 +12,11 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://aspell.net/
COMMENT= Greek language support for aspell
-USE_BUILDLINK2= YES
+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/buildlink2.mk"
+.include "../../textproc/aspell/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"