summaryrefslogtreecommitdiff
path: root/x11/qwt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qwt/Makefile')
-rw-r--r--x11/qwt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/qwt/Makefile b/x11/qwt/Makefile
index 12523f9f2e4..894694eb9cb 100644
--- a/x11/qwt/Makefile
+++ b/x11/qwt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/02/25 04:18:27 hubertf Exp $
+# $NetBSD: Makefile,v 1.7 2001/03/05 12:47:12 skrll Exp $
DISTNAME= qwtlib-0.2
CATEGORIES= x11
@@ -17,6 +17,8 @@ USE_LIBTOOL= yes
WRKSRC= ${WRKDIR}/qwt
ALL_TARGET= src
+MAKE_ENV+= CXX=${CXX}
+
do-configure:
${CP} ${FILESDIR}/Makefile.* ${WRKSRC}