From 3ca4f0510bf87f9424d4740a157c9fd2fce97ab8 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 11 May 2006 14:21:35 +0000 Subject: Uses C++. --- math/qalculate-bases/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/qalculate-bases') diff --git a/math/qalculate-bases/Makefile b/math/qalculate-bases/Makefile index 7b5979a5c7e..4c844221135 100644 --- a/math/qalculate-bases/Makefile +++ b/math/qalculate-bases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/04/28 18:35:06 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2006/05/11 14:21:35 joerg Exp $ DISTNAME= qalculate-bases-0.9.3 PKGREVISION= 2 @@ -9,6 +9,7 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://qalculate.sourceforge.net/ COMMENT= Utility for conversion between number bases using Qalculate +USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake msgfmt pkg-config -- cgit v1.2.3