diff options
Diffstat (limited to 'math/vtk6/Makefile')
-rw-r--r-- | math/vtk6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vtk6/Makefile b/math/vtk6/Makefile index 1850a7a73ff1..5b0cc08dd3e4 100644 --- a/math/vtk6/Makefile +++ b/math/vtk6/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= libtiff.so:graphics/tiff \ CONFLICTS= vtk5 vtk8 USE_LDCONFIG= ${PREFIX}/lib/vtk-${VTK_SHORT_VER} USE_XORG= xt sm ice x11 xext -USES= alias cmake:outsource jpeg +USES= alias cmake jpeg CXXFLAGS+= -I${LOCALBASE}/include VTK_SHORT_VER= ${PORTVERSION:R} |