summaryrefslogtreecommitdiff
path: root/textproc/aspell-gaeilge
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-02-11 04:35:20 +0000
committerxtraeme <xtraeme>2004-02-11 04:35:20 +0000
commite72f702b077a09ec8efd1fccd349f3a545ba80e0 (patch)
treeb8c20310b607e81c15c432a59ebfd222a82bcebb /textproc/aspell-gaeilge
parentae920ec04dfd88d55aa13529809f1a44e8cfb49c (diff)
downloadpkgsrc-e72f702b077a09ec8efd1fccd349f3a545ba80e0.tar.gz
bl3ify
Diffstat (limited to 'textproc/aspell-gaeilge')
-rw-r--r--textproc/aspell-gaeilge/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/aspell-gaeilge/Makefile b/textproc/aspell-gaeilge/Makefile
index 9f789da5276..9754cfff753 100644
--- a/textproc/aspell-gaeilge/Makefile
+++ b/textproc/aspell-gaeilge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:05 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/02/11 04:35:20 xtraeme Exp $
DISTNAME= aspell-gaeilge-2.0
PKGREVISION= 3
@@ -9,7 +9,7 @@ MAINTAINER= jschauma@NetBSD.org
HOMEPAGE= http://borel.slu.edu/~kps/ispell/
COMMENT= Irish language support for aspell
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
ASPELLDATA= ${PREFIX}/share/aspell/
@@ -18,5 +18,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/gaeilge_phonet.dat ${ASPELLDATA}
${INSTALL_DATA} ${WRKSRC}/gaeilge ${PREFIX}/lib/aspell
-.include "../../textproc/aspell/buildlink2.mk"
+.include "../../textproc/aspell/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"