diff options
Diffstat (limited to 'textproc/aspell-gaeilge/Makefile')
-rw-r--r-- | textproc/aspell-gaeilge/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/aspell-gaeilge/Makefile b/textproc/aspell-gaeilge/Makefile index 269bd4bd204..e22ffe4829f 100644 --- a/textproc/aspell-gaeilge/Makefile +++ b/textproc/aspell-gaeilge/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2007/02/22 19:27:13 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2008/06/12 02:14:47 joerg Exp $ DISTNAME= aspell5-ga-3.5-0 PKGNAME= aspell-gaeilge-3.5.0 @@ -11,6 +11,8 @@ MAINTAINER= jschauma@NetBSD.org HOMEPAGE= http://borel.slu.edu/~kps/ispell/ COMMENT= Irish language support for aspell +PKG_DESTDIR_SUPPORT= user-destdir + HAS_CONFIGURE= YES .include "../../textproc/aspell/buildlink3.mk" |