summaryrefslogtreecommitdiff
path: root/x11/qwt
diff options
context:
space:
mode:
authorjoerg <joerg>2006-05-19 07:42:40 +0000
committerjoerg <joerg>2006-05-19 07:42:40 +0000
commit4ef9ba461c8c2f81da8ff4410c396428a7741618 (patch)
treedc1e705015c996d2db621ccfff41e6d0071b301d /x11/qwt
parent8569165880ac12bf152112d3e8de98a980f54916 (diff)
downloadpkgsrc-4ef9ba461c8c2f81da8ff4410c396428a7741618.tar.gz
Uses C++.
Diffstat (limited to 'x11/qwt')
-rw-r--r--x11/qwt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qwt/Makefile b/x11/qwt/Makefile
index 7a4f707ea60..dcfe9e17ee5 100644
--- a/x11/qwt/Makefile
+++ b/x11/qwt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2006/04/17 13:47:00 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2006/05/19 07:48:12 joerg Exp $
DISTNAME= qwt-0.3.0
PKGREVISION= 5
@@ -10,6 +10,7 @@ HOMEPAGE= http://sourceforge.net/projects/qwt
COMMENT= Qt widget library for technical purposes
USE_X11BASE= yes
+USE_LANGUAGES= c++
USE_TOOLS+= gmake
USE_LIBTOOL= yes