aboutsummaryrefslogtreecommitdiff
path: root/graphics/nvidia-texture-tools/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-03-28 10:04:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-03-28 10:04:11 +0000
commitd146ab4144aa1446dcc37d15af2b9005310ab03d (patch)
tree8215718875c853aca1677399432c4c70cc93bf8f /graphics/nvidia-texture-tools/Makefile
parent54cb54b592ca22584bda4d7d05b681b3d475733c (diff)
downloadports-d146ab4144aa1446dcc37d15af2b9005310ab03d.tar.gz
ports-d146ab4144aa1446dcc37d15af2b9005310ab03d.zip
- Remove hack for ilmbase
Notes
Notes: svn path=/head/; revision=349403
Diffstat (limited to 'graphics/nvidia-texture-tools/Makefile')
-rw-r--r--graphics/nvidia-texture-tools/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/nvidia-texture-tools/Makefile b/graphics/nvidia-texture-tools/Makefile
index 77a835670c75..cda70236f69f 100644
--- a/graphics/nvidia-texture-tools/Makefile
+++ b/graphics/nvidia-texture-tools/Makefile
@@ -47,8 +47,6 @@ BROKEN= does not build
.endif
post-patch:
- @${REINPLACE_CMD} -e '/OPENEXR_LIBRARIES/ s|)$$| $${CMAKE_THREAD_LIBS_INIT}&|' \
- ${WRKSRC}/src/nvimage/CMakeLists.txt
.if ${PORT_OPTIONS:MCOMPRESSUI}
@${REINPLACE_CMD} -e '/FIND_PACKAGE.*Qt4/ s|)$$| REQUIRED&|' \
${WRKSRC}/src/CMakeLists.txt