ports/cad/meshlab/files/patch-src_meshlab_meshlab.pro
Loïc Bartoletti cb800a48ac cad/meshlab: Resurrect, update to 2020.05 and take maintainer'ship
The project has resumed since a few months by releasing one release every month (no more beta or pre release as between 2016 and 2020).

- cad/meshlab: Resurrect, update to 2020.05 and take maintainer'ship
- devel/vcglib: Update to @f7871ee [1]

[1] There is not new release, but Meshlab require this version

PR:		217821
Reported by:	pi
Approved by:	fernape, tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D24686
2020-07-18 08:18:57 +00:00

14 lines
430 B
INI

--- src/meshlab/meshlab.pro.orig 2020-05-03 08:34:34 UTC
+++ src/meshlab/meshlab.pro
@@ -143,9 +143,9 @@ macx:QMAKE_POST_LINK += "\
# win32-g++:release:LIBS += -L../common/release -lcommon
#}
-linux:LIBS += \
+LIBS += \
-lmeshlab-common -lGLU \
- -L$$MESHLAB_DISTRIB_DIRECTORY/lib/linux -ljhead
+ -L$$MESHLAB_DISTRIB_DIRECTORY/lib -L$$EXIF_DIR -ljhead
!CONFIG(system_glew) {
INCLUDEPATH *= $$GLEWDIR/include