diff options
Diffstat (limited to 'graphics/nvidia-texture-tools/Makefile')
-rw-r--r-- | graphics/nvidia-texture-tools/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/nvidia-texture-tools/Makefile b/graphics/nvidia-texture-tools/Makefile index c91c30aaebf0..5f7e02ca0e4f 100644 --- a/graphics/nvidia-texture-tools/Makefile +++ b/graphics/nvidia-texture-tools/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ IlmImf.6:${PORTSDIR}/graphics/OpenEXR USE_CMAKE= yes -CMAKE_USE_PTHREAD=yes CMAKE_ARGS= -DNVTT_SHARED=TRUE MAKE_JOBS_SAFE= yes |