diff options
Diffstat (limited to 'textproc/aspell-svenska/Makefile')
-rw-r--r-- | textproc/aspell-svenska/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/aspell-svenska/Makefile b/textproc/aspell-svenska/Makefile index 2c97433a2b1..66f7e3c602a 100644 --- a/textproc/aspell-svenska/Makefile +++ b/textproc/aspell-svenska/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/03/04 21:30:45 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2008/06/12 02:14:48 joerg Exp $ # DISTNAME= aspell-sv-0.51-0 @@ -12,6 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://aspell.net/ COMMENT= Swedish language support for aspell +PKG_DESTDIR_SUPPORT= user-destdir + HAS_CONFIGURE= YES .include "../../textproc/aspell/buildlink3.mk" |