From 79317ebe2dfc883a72e13843d3477de2dc9d57a2 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 11 Feb 2004 04:35:20 +0000 Subject: bl3ify --- textproc/aspell-dutch/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc/aspell-dutch') diff --git a/textproc/aspell-dutch/Makefile b/textproc/aspell-dutch/Makefile index 48cbf76cf5a..440e7e3e9ea 100644 --- a/textproc/aspell-dutch/Makefile +++ b/textproc/aspell-dutch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:02 grant Exp $ +# $NetBSD: Makefile,v 1.7 2004/02/11 04:35:20 xtraeme Exp $ # DISTNAME= aspell-nl-0.50-2 @@ -12,11 +12,11 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://aspell.net/ COMMENT= Dutch 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" -- cgit v1.2.3