aboutsummaryrefslogtreecommitdiff
path: root/graphics/exrtools
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-10-23 10:26:46 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-10-23 10:26:46 +0000
commit84040e08606677e89a7735780f8a6e30b78ff334 (patch)
treee71680cb84d56a2ca6dbe870472bd01fcd87a217 /graphics/exrtools
parent012586d32c230a3ef2fb8f3368230787d0920d83 (diff)
downloadports-84040e08606677e89a7735780f8a6e30b78ff334.tar.gz
ports-84040e08606677e89a7735780f8a6e30b78ff334.zip
Support staging.
Notes
Notes: svn path=/head/; revision=331362
Diffstat (limited to 'graphics/exrtools')
-rw-r--r--graphics/exrtools/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile
index 19c802fff443..c6f5e493b87e 100644
--- a/graphics/exrtools/Makefile
+++ b/graphics/exrtools/Makefile
@@ -31,7 +31,6 @@ MAN1= exrblur.1 exrchr.1 exricamtm.1 exrnlm.1 exrnormalize.1 \
exrpptm.1 exrstats.1 exrtools.1 exrtopng.1 jpegtoexr.1 \
pngtoexr.1 ppmtoexr.1
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|<values\.h>|<float.h>|' \
${WRKSRC}/src/exrnormalize.c \