From fd59c2b9b7c18ab792eed8cc4151e1cd5d4af2c4 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 24 Nov 2006 16:31:48 +0000 Subject: Made the package work on Solaris. It needed an obscure patch and USE_PKGLOCALEDIR. --- textproc/aspell/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/aspell/Makefile') diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 10f3f627d3a..450e91a164a 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2006/11/05 17:02:18 joerg Exp $ +# $NetBSD: Makefile,v 1.47 2006/11/24 16:31:48 rillig Exp $ # DISTNAME= aspell-0.60.4 @@ -20,6 +20,7 @@ USE_TOOLS+= gmake USE_TOOLS+= perl:run USE_LIBTOOL= yes USE_LANGUAGES= c c++ +USE_PKGLOCALEDIR= yes INFO_FILES= # PLIST CONFIGURE_ARGS+= --enable-doc-dir=${PREFIX}/share/doc/aspell -- cgit v1.2.3