freebsd-ports/science/dtiquery/files/patch-precompute-Makefile
Thomas Abthorpe 5b36cfe447 DTI visualization software from Stanford.
WWW: http://graphics.stanford.edu/projects/dti/

PR:		ports/120129
Submitted by:	Jason W. Bacon <jwbacon at tds.net>
2008-02-25 12:56:17 +00:00

13 lines
530 B
Text

--- precompute/Makefile.orig Thu Dec 6 13:51:44 2007
+++ precompute/Makefile Thu Dec 6 13:52:16 2007
@@ -21,8 +21,8 @@
VTK_LIBS = -lvtkIO \
-lvtkRendering -lvtkGraphics -lvtkImaging \
- -lvtkFiltering -lvtkCommon -lvtkHybrid -lvtkpng -lvtkzlib \
- -lvtkftgl -lvtkfreetype -lvtkjpeg -lvtkDICOMParser \
+ -lvtkFiltering -lvtkCommon -lvtkHybrid -lpng -lz \
+ -lvtkftgl -lvtkfreetype -ljpeg -lvtkDICOMParser \
# for FreeBSD, need -lpng -ljpeg -lz instead of -lvtkpng -lvtkzlib -lvtkjpeg