diff options
Diffstat (limited to 'graphics/exrtools')
-rw-r--r-- | graphics/exrtools/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile index 3dbe824bb84f..de36ba2c7413 100644 --- a/graphics/exrtools/Makefile +++ b/graphics/exrtools/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= libImath.so:math/Imath \ USES= compiler:c++11-lang gmake jpeg localbase:ldflags pkgconfig GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share post-patch: @${REINPLACE_CMD} -e 's|<values\.h>|<float.h>|' \ |