aboutsummaryrefslogtreecommitdiff
path: root/cad/meshlab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/meshlab/Makefile')
-rw-r--r--cad/meshlab/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/meshlab/Makefile b/cad/meshlab/Makefile
index 132b9b6f6b47..36918666e9e6 100644
--- a/cad/meshlab/Makefile
+++ b/cad/meshlab/Makefile
@@ -13,9 +13,9 @@ COMMENT= 3D triangular meshes processing and editing tool
LICENSE= GPLv2
-EXTRACT_DEPENDS=gtar:${PORTSDIR}/archivers/gtar
-LIB_DEPENDS= libQtSolutions_SOAP-head.so:${PORTSDIR}/devel/qt4-qtsolutions-soap \
- libmpir.so:${PORTSDIR}/math/mpir
+EXTRACT_DEPENDS=gtar:archivers/gtar
+LIB_DEPENDS= libQtSolutions_SOAP-head.so:devel/qt4-qtsolutions-soap \
+ libmpir.so:math/mpir
USES= dos2unix qmake compiler:c++11-lib tar:tgz
USE_CXXSTD= c++11