From c9dca1927c6095e5225b35c175dbc9f250ae2f6f Mon Sep 17 00:00:00 2001 From: hira Date: Tue, 9 May 2006 02:54:10 +0000 Subject: Add missing USE_LANGUAGES. --- editors/abiword/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors/abiword') diff --git a/editors/abiword/Makefile.common b/editors/abiword/Makefile.common index bb1ad55ac2b..fb466622f78 100644 --- a/editors/abiword/Makefile.common +++ b/editors/abiword/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.32 2006/05/04 12:59:04 sketch Exp $ +# $NetBSD: Makefile.common,v 1.33 2006/05/09 02:54:10 hira Exp $ # Be sure to update PLIST and distinfo for editors/abiword-plugins when updating ABIWORD_VERSION= 2.4.4 @@ -16,6 +16,7 @@ MAKEFILE= GNUmakefile USE_DIRS+= xdg-1.1 USE_LIBTOOL= yes USE_TOOLS+= gmake msgfmt pkg-config +USE_LANGUAGES= c c++ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-libpng=${BUILDLINK_PREFIX.png} -- cgit v1.2.3