diff options
Diffstat (limited to 'math/qalculate')
-rw-r--r-- | math/qalculate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index b8b51ff1971..f77608b6e0b 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/04/22 16:29:47 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2006/05/11 14:21:35 joerg Exp $ DISTNAME= libqalculate-0.9.3 PKGNAME= qalculate-0.9.3 @@ -11,6 +11,7 @@ HOMEPAGE= http://qalculate.sourceforge.net/ COMMENT= Qalculate is a modern multi-purpose desktop calculator USE_GNU_READLINE= yes +USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake msgfmt pkg-config |