From a1d0b1b68bd07bf5c704b4c64294efa8c21449fe Mon Sep 17 00:00:00 2001 From: abs Date: Wed, 11 Feb 2004 01:46:30 +0000 Subject: USE_LANGUAGES=c c++ --- textproc/aspell/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/aspell') diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 1207cfd80fa..56296fee663 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2004/01/24 15:13:19 grant Exp $ +# $NetBSD: Makefile,v 1.18 2004/02/11 01:46:30 abs Exp $ # DISTNAME= aspell-0.50.4.1 @@ -16,6 +16,7 @@ GNU_CONFIGURE= yes USE_GCC_SHLIB= yes USE_GNU_TOOLS+= make USE_LIBTOOL= yes +USE_LANGUAGES= c c++ LIBTOOL_OVERRIDE= ${WRKSRC}/libtool CONFIGURE_ARGS+= --enable-doc-dir=${PREFIX}/share/doc/aspell -- cgit v1.2.3