aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2015-02-09 18:57:33 +0800
committerthierry <thierry@FreeBSD.org>2015-02-09 18:57:33 +0800
commitff18f080f08ebddcc56f9cf3525a2f5cd996c5fa (patch)
tree5bfc7c611d04cdb0ed7eac75456c983bd044125f /cad
parent85d90c44ecfcea2236d73d85d1c54c77745b18cd (diff)
downloadfreebsd-ports-graphics-ff18f080f08ebddcc56f9cf3525a2f5cd996c5fa.tar.gz
freebsd-ports-graphics-ff18f080f08ebddcc56f9cf3525a2f5cd996c5fa.tar.zst
freebsd-ports-graphics-ff18f080f08ebddcc56f9cf3525a2f5cd996c5fa.zip
Remove GCC_DEFAULT.
Spotted by: gerald
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 799d4e7df7b..74ac5176fd3 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