summaryrefslogtreecommitdiff
path: root/cad/openvsp
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-12-16 05:08:09 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-12-16 05:08:09 +0000
commit13d07760cf4a1de351663c67fb9e6d20bc71dfb4 (patch)
tree03ce486f06a039df29b4004586c6ed7537ce3999 /cad/openvsp
parentDocument two CVEs fixed in Atheme 7.2.7 (diff)
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/openvsp')
-rw-r--r--cad/openvsp/Makefile1
1 files changed, 1 insertions, 0 deletions
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