aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2012-06-27 01:14:01 +0000
committerAlberto Villa <avilla@FreeBSD.org>2012-06-27 01:14:01 +0000
commit519877d020c7f93880bb55cf82465bf64d3c7ff1 (patch)
tree3146a2dddf1eeb6a80f91b73dddaa38e52aadcb1 /cad
parent82f44b69fb7fc5f4c2cc8063c48a72fea9e5ace4 (diff)
downloadports-519877d020c7f93880bb55cf82465bf64d3c7ff1.tar.gz
ports-519877d020c7f93880bb55cf82465bf64d3c7ff1.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/openscad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index 75372e52a0d8..8d816a896fde 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -17,7 +17,7 @@ COMMENT= The programmer's solid 3D CAD modeller
BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison \
flex:${PORTSDIR}/textproc/flex \
- eigen>=2.0.3:${PORTSDIR}/math/eigen2 \
+ ${LOCALBASE}/libdata/pkgconfig/eigen2.pc:${PORTSDIR}/math/eigen2 \
${LOCALBASE}/include/boost/tuple/tuple.hpp:${PORTSDIR}/devel/boost-libs
#RUN_DEPENDS= ${LOCALBASE}/include/boost/tuple/tuple.hpp:${PORTSDIR}/devel/boost-libs
LIB_DEPENDS= GLU.1:${PORTSDIR}/graphics/libGLU \