diff options
author | salo <salo@pkgsrc.org> | 2003-01-17 01:23:23 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-01-17 01:23:23 +0000 |
commit | d3d131b4afd8697013af979bc05c935791e75b71 (patch) | |
tree | e695f91309e82eb7051ab946362b4be788bb1d27 /textproc/aspell-gaeilge | |
parent | d250f80f8258b1cb8f58ffd8413a9be61744947b (diff) | |
download | pkgsrc-d3d131b4afd8697013af979bc05c935791e75b71.tar.gz |
USE_BUILDLINK2, bump PKGREVISION. Fixes problem seen in hubert's bulk build.
Diffstat (limited to 'textproc/aspell-gaeilge')
-rw-r--r-- | textproc/aspell-gaeilge/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/aspell-gaeilge/Makefile b/textproc/aspell-gaeilge/Makefile index 3e212343dfe..7553d63c1e6 100644 --- a/textproc/aspell-gaeilge/Makefile +++ b/textproc/aspell-gaeilge/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2003/01/15 00:27:54 salo Exp $ +# $NetBSD: Makefile,v 1.5 2003/01/17 01:23:23 salo Exp $ DISTNAME= aspell-gaeilge-2.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://borel.slu.edu/~kps/ispell/ @@ -9,6 +9,8 @@ MAINTAINER= jschauma@netbsd.org HOMEPAGE= http://borel.slu.edu/~kps/ispell/ COMMENT= Irish language support for aspell +USE_BUILDLINK2= YES + ASPELLDATA= ${PREFIX}/share/aspell/ do-install: |