aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-12-16 13:08:09 +0800
committerjbeich <jbeich@FreeBSD.org>2016-12-16 13:08:09 +0800
commit704ed1eee9fc3cfb082b9720533c816abb85757d (patch)
tree03ce486f06a039df29b4004586c6ed7537ce3999 /cad
parent7628831d04bd21e618ce001c07261752fae88234 (diff)
downloadfreebsd-ports-gnome-704ed1eee9fc3cfb082b9720533c816abb85757d.tar.gz
freebsd-ports-gnome-704ed1eee9fc3cfb082b9720533c816abb85757d.tar.zst
freebsd-ports-gnome-704ed1eee9fc3cfb082b9720533c816abb85757d.zip
Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems
PR: 215192 Requested by: dim Exp-run by: antoine Approved by: antoine
Diffstat (limited to 'cad')
-rw-r--r--cad/kicad/Makefile2
-rw-r--r--cad/openvsp/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
index 4db11b9a909b..28e74aff294d 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kicad
DISTVERSION= 20140622%2Bbzr4027
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= https://launchpadlibrarian.net/179199115/
diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile
index 271871a253da..8828e14d4352 100644
--- a/cad/openvsp/Makefile
+++ b/cad/openvsp/Makefile
@@ -4,6 +4,7 @@
PORTNAME= openvsp
PORTVERSION= 3.9.1
DISTVERSIONPREFIX= ${GH_PROJECT}_
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= fernando.apesteguia@gmail.com