summaryrefslogtreecommitdiff
path: root/math/qalculate-gtk
diff options
context:
space:
mode:
authorjoerg <joerg>2006-05-11 14:21:35 +0000
committerjoerg <joerg>2006-05-11 14:21:35 +0000
commit50438b6a5b565952e6fbc9cb9c4fb4534769c618 (patch)
treeddc06242f127d96f4305c4da7fc13c35a8e59011 /math/qalculate-gtk
parent25ac801842b6dd9a35eb8e98f2ec961950fb79b2 (diff)
downloadpkgsrc-50438b6a5b565952e6fbc9cb9c4fb4534769c618.tar.gz
Uses C++.
Diffstat (limited to 'math/qalculate-gtk')
-rw-r--r--math/qalculate-gtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile
index c06decd7b99..d3ddb283aca 100644
--- a/math/qalculate-gtk/Makefile
+++ b/math/qalculate-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/04/28 18:35:06 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/05/11 14:21:35 joerg Exp $
DISTNAME= qalculate-gtk-0.9.3
PKGREVISION= 2
@@ -12,6 +12,7 @@ COMMENT= Qalculate is a modern multi-purpose desktop calculator
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
DEPENDS+= wget>=1.8:../../net/wget
+USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake msgfmt pkg-config
GNU_CONFIGURE= yes