View | Details | Raw Unified | Return to bug 198330 | Differences between
and this patch

Collapse All | Expand All

(-)graphics/openimageio/Makefile (+2 lines)
Lines 43-48 Link Here
43
TEST_CMAKE_ON=		-DOIIO_BUILD_TESTS:BOOL=ON
43
TEST_CMAKE_ON=		-DOIIO_BUILD_TESTS:BOOL=ON
44
TEST_CMAKE_OFF=		-DOIIO_BUILD_TESTS:BOOL=OFF
44
TEST_CMAKE_OFF=		-DOIIO_BUILD_TESTS:BOOL=OFF
45
45
46
USE_OPENSSL=		yes
47
46
.include <bsd.port.options.mk>
48
.include <bsd.port.options.mk>
47
49
48
.if ${SLAVE_PORT} == no
50
.if ${SLAVE_PORT} == no

Return to bug 198330