summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2015-02-09 10:57:33 +0000
committerThierry Thomas <thierry@FreeBSD.org>2015-02-09 10:57:33 +0000
commitc416f44871abf8003192bdcdf94131bbdebcfb2b (patch)
tree5bfc7c611d04cdb0ed7eac75456c983bd044125f /cad
parentNew Port: ports-mgmt/portfind (diff)
Remove GCC_DEFAULT.
Spotted by: gerald
Notes
Notes: svn path=/head/; revision=378722
Diffstat (limited to 'cad')
-rw-r--r--cad/kicad/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
index 799d4e7df7b5..74ac5176fd3d 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -23,8 +23,7 @@ CONFLICTS= kicad-devel*
USES= cmake dos2unix desktop-file-utils shared-mime-info tar:xz
# Does not compile with Gcc48
-GCC_DEFAULT= 4.7
-USE_GCC= ${GCC_DEFAULT}
+USE_GCC= 4.7
#USES+= compiler:gcc-c++11-lib
LDFLAGS+= -L${LOCALBASE}/lib/c++
CXXFLAGS+= -nostdinc++ -isystem ${LOCALBASE}/include/c++/v1