From 5737ca4d6a54aa409bbf365462a0d8dfa4811d01 Mon Sep 17 00:00:00 2001 From: recht Date: Tue, 23 Mar 2004 23:47:15 +0000 Subject: add: USE_LANGUAGES= c c++ --- textproc/aiksaurus/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/aiksaurus/Makefile b/textproc/aiksaurus/Makefile index f5695a04553..636783af37c 100644 --- a/textproc/aiksaurus/Makefile +++ b/textproc/aiksaurus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/03/07 02:30:26 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2004/03/23 23:47:15 recht Exp $ # DISTNAME= aiksaurus-1.0.1 @@ -13,6 +13,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_BUILDLINK3= YES USE_LIBTOOL= YES +USE_LANGUAGES= c c++ GNU_CONFIGURE= YES CONFIGURE_ARGS= --without-gtk PKGCONFIG_OVERRIDE= base/aiksaurus-1.0.pc.in -- cgit v1.2.3