summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorplunky <plunky@pkgsrc.org>2016-09-25 10:44:45 +0000
committerplunky <plunky@pkgsrc.org>2016-09-25 10:44:45 +0000
commit15c32f3c6e24c7133219511d9c25e974255cb272 (patch)
treed85779cab45c5c90ef7e9c3d37c4983b23d19d27 /cad
parentb07242b10ce70950c02f299a038dc767bc50359f (diff)
downloadpkgsrc-15c32f3c6e24c7133219511d9c25e974255cb272.tar.gz
add GCC_REQD+= 4.7 as the package uses -std=c++11 flag
Diffstat (limited to 'cad')
-rw-r--r--cad/librecad/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile
index 87c23a6b9eb..870719c177c 100644
--- a/cad/librecad/Makefile
+++ b/cad/librecad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2016/09/09 20:07:23 plunky Exp $
+# $NetBSD: Makefile,v 1.34 2016/09/25 10:44:45 plunky Exp $
#
DISTNAME= LibreCAD-2.1.1
@@ -17,6 +17,9 @@ USE_LANGUAGES= c c++
USE_TOOLS+= pax pkg-config
USE_LIBTOOL= yes
+# package uses -std=c++11 flag
+GCC_REQD+= 4.7
+
SUBST_CLASSES+= qtdir
SUBST_STAGE.qtdir= pre-configure
SUBST_MESSAGE.qtdir= Set qt4/bin