aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-02 14:23:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-02 14:23:38 +0000
commit1e1066d9a69435d4db2d064548923b004dcf98b1 (patch)
tree573b4b0b6a91a0aece52fd6c116dc196d6c25312 /cad
parent858cc96b925d9fc94c63e2b22aae5ebe503d39b5 (diff)
downloadports-1e1066d9a69435d4db2d064548923b004dcf98b1.tar.gz
ports-1e1066d9a69435d4db2d064548923b004dcf98b1.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/freecad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile
index 6afa67afe2f9..bfc582edb368 100644
--- a/cad/freecad/Makefile
+++ b/cad/freecad/Makefile
@@ -2,6 +2,7 @@
PORTNAME= FreeCAD
DISTVERSION= 0.17.g20170616
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= tj+freebsd_ports@a13.fr
@@ -23,7 +24,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
libvtkFiltersTexture-6.2.so:math/vtk6 \
libTKernel.so:cad/opencascade \
libSoQt.so:x11-toolkits/soqt \
- libxerces-c-3.1.so:textproc/xerces-c3 \
+ libxerces-c.so:textproc/xerces-c3 \
libboost_thread.so:devel/boost-libs \
libarea.so:devel/libarea \
libmed.so:french/med \