View | Details | Raw Unified | Return to bug 255592
Collapse All | Expand All

(-)b/graphics/gdal/Makefile (-1 / +1 lines)
Lines 106-112 ECW_CONFIGURE_WITH= ecw Link Here
106
ECW_LIB_DEPENDS=	libNCSEcw.so:graphics/libecwj2
106
ECW_LIB_DEPENDS=	libNCSEcw.so:graphics/libecwj2
107
EXPAT_CONFIGURE_WITH=	expat
107
EXPAT_CONFIGURE_WITH=	expat
108
EXPAT_LIB_DEPENDS=	libexpat.so:textproc/expat2
108
EXPAT_LIB_DEPENDS=	libexpat.so:textproc/expat2
109
EXR_CONFIGURE_ON=	--with-exr
109
EXR_CONFIGURE_WITH=	exr
110
EXR_LIB_DEPENDS=	libOpenEXR.so:graphics/openexr libImath.so:math/Imath
110
EXR_LIB_DEPENDS=	libOpenEXR.so:graphics/openexr libImath.so:math/Imath
111
EXR_CFLAGS=		-DInt64=uint64_t
111
EXR_CFLAGS=		-DInt64=uint64_t
112
FREEXL_CONFIGURE_WITH=	freexl
112
FREEXL_CONFIGURE_WITH=	freexl

Return to bug 255592