aboutsummaryrefslogtreecommitdiffstats
path: root/devel/synfig/Makefile
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-06-08 13:59:13 +0800
committerantoine <antoine@FreeBSD.org>2015-06-08 13:59:13 +0800
commit3e2eb1877c141b034d9ba3113b86c9260793f570 (patch)
tree6222d08cad20cc04a280a9ae4718b7060765e092 /devel/synfig/Makefile
parentd936229c8e499866fafbdcf4163cf7bad6b879d6 (diff)
downloadfreebsd-ports-gnome-3e2eb1877c141b034d9ba3113b86c9260793f570.tar.gz
freebsd-ports-gnome-3e2eb1877c141b034d9ba3113b86c9260793f570.tar.zst
freebsd-ports-gnome-3e2eb1877c141b034d9ba3113b86c9260793f570.zip
Make ports using libtool treat elftoolchain's strip the same as GNU strip
Any strip on any FreeBSD version should be able to handle stripping requested by libtool PR: 198611 Reviewed by: emaste Exp-run: self
Diffstat (limited to 'devel/synfig/Makefile')
-rw-r--r--devel/synfig/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/synfig/Makefile b/devel/synfig/Makefile
index d462fc820bd0..6857951c4b0d 100644
--- a/devel/synfig/Makefile
+++ b/devel/synfig/Makefile
@@ -37,7 +37,6 @@ post-patch:
@${REINPLACE_CMD} -e \
'/optimization_flags/s|CXXFLAGS=|#CXXFLAGS=| ; \
/optimization_flags/s|CFLAGS=|#CFLAGS=| ; \
- s|"GNU strip"|"strip"| ; \
s|el_GR|el| ; \
s|ja_JP|ja| ; \
s|no_NO|no| ; \