From f99a39b787fa760cd0fbee2610ff37e9b0c4e54f Mon Sep 17 00:00:00 2001 From: salo Date: Wed, 15 Jan 2003 00:27:10 +0000 Subject: Sync with new aspell, fix PLIST, include aspell buildlink2.mk. Bump PKGREVISION. --- textproc/aspell-gaeilge/Makefile | 13 ++++--------- textproc/aspell-gaeilge/PLIST | 3 +-- 2 files changed, 5 insertions(+), 11 deletions(-) (limited to 'textproc/aspell-gaeilge') diff --git a/textproc/aspell-gaeilge/Makefile b/textproc/aspell-gaeilge/Makefile index c5c62d9b960..3e212343dfe 100644 --- a/textproc/aspell-gaeilge/Makefile +++ b/textproc/aspell-gaeilge/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2002/08/16 03:12:14 jschauma Exp $ +# $NetBSD: Makefile,v 1.4 2003/01/15 00:27:54 salo Exp $ DISTNAME= aspell-gaeilge-2.0 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://borel.slu.edu/~kps/ispell/ @@ -8,18 +9,12 @@ MAINTAINER= jschauma@netbsd.org HOMEPAGE= http://borel.slu.edu/~kps/ispell/ COMMENT= Irish language support for aspell -DEPENDS+= aspell>=0.33.7.1:../../textproc/aspell - -ASPELLDATA=${PREFIX}/share/aspell/ - -do-configure: - ${ECHO} ${PREFIX}/lib/aspell/gaeilge > \ - ${WRKSRC}/ga-gaeilge-aspell.pwli +ASPELLDATA= ${PREFIX}/share/aspell/ do-install: ${INSTALL_DATA} ${WRKSRC}/gaeilge.dat ${ASPELLDATA} ${INSTALL_DATA} ${WRKSRC}/gaeilge_phonet.dat ${ASPELLDATA} ${INSTALL_DATA} ${WRKSRC}/gaeilge ${PREFIX}/lib/aspell - ${INSTALL_DATA} ${WRKSRC}/ga-gaeilge-aspell.pwli ${PREFIX}/share/pspell +.include "../../textproc/aspell/buildlink2.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-gaeilge/PLIST b/textproc/aspell-gaeilge/PLIST index 4ecf9c874a3..ebb9ed7fde1 100644 --- a/textproc/aspell-gaeilge/PLIST +++ b/textproc/aspell-gaeilge/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/01/02 22:58:28 salo Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/01/15 00:27:54 salo Exp $ lib/aspell/gaeilge share/aspell/gaeilge.dat share/aspell/gaeilge_phonet.dat -share/pspell/ga-gaeilge-aspell.pwli -- cgit v1.2.3