summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorplunky <plunky>2016-09-25 10:44:45 +0000
committerplunky <plunky>2016-09-25 10:44:45 +0000
commitd724234c76b3ce107a54dadc8661005ed507a905 (patch)
tree7adb8a16b0e16c6f6ae4bb9b4453938f41132586 /cad
parentade518dd656f88ebd4072874c3bc61400e880040 (diff)
downloadpkgsrc-d724234c76b3ce107a54dadc8661005ed507a905.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