aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ampasCTL/Makefile
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2015-09-21 02:24:44 +0800
committermarino <marino@FreeBSD.org>2015-09-21 02:24:44 +0800
commitf8d9c69848fff73d930e85f861656622b9ef99ac (patch)
treee8df23ceb88993016fde0e988119c9708e7adb41 /graphics/ampasCTL/Makefile
parenta20d71dc58061747a5311bff8d24ab65b5f0821a (diff)
downloadfreebsd-ports-gnome-f8d9c69848fff73d930e85f861656622b9ef99ac.tar.gz
freebsd-ports-gnome-f8d9c69848fff73d930e85f861656622b9ef99ac.tar.zst
freebsd-ports-gnome-f8d9c69848fff73d930e85f861656622b9ef99ac.zip
Add <cstring> and/or <cstdlib> to 7 ports to support modern gcc
Approved by: gcc5 support blanket
Diffstat (limited to 'graphics/ampasCTL/Makefile')
-rw-r--r--graphics/ampasCTL/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/ampasCTL/Makefile b/graphics/ampasCTL/Makefile
index 3ae60037e763..93b260196d5a 100644
--- a/graphics/ampasCTL/Makefile
+++ b/graphics/ampasCTL/Makefile
@@ -41,10 +41,6 @@ OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
post-patch:
- @${REINPLACE_CMD} -e 's|#include <alloca.h>||' \
- ${WRKSRC}/lib/dpx/dpx_util.cc ${WRKSRC}/lib/IlmCtl/CtlExc.cpp \
- ${WRKSRC}/lib/IlmCtl/CtlTypeStorage.cpp ${WRKSRC}/ctlrender/tiff_file.cc
-
@${REINPLACE_CMD} -e 's|lib/CMake|lib/cmake|' \
-e 's|add_subdirectory(doc)||' \
-e 's|lib/pkgconfig|libdata/pkgconfig|' \