aboutsummaryrefslogtreecommitdiffstats
path: root/devel/synfig
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 01:17:44 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 01:17:44 +0800
commit4c4a11f7144e709be034f6fff58ed87baed516dd (patch)
tree9ed42c9c13bc14b749df74d4df401f1278278d01 /devel/synfig
parent022b443812b838b9622f5eb987c038f275e0f6ea (diff)
downloadfreebsd-ports-gnome-4c4a11f7144e709be034f6fff58ed87baed516dd.tar.gz
freebsd-ports-gnome-4c4a11f7144e709be034f6fff58ed87baed516dd.tar.zst
freebsd-ports-gnome-4c4a11f7144e709be034f6fff58ed87baed516dd.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 4)
Diffstat (limited to 'devel/synfig')
-rw-r--r--devel/synfig/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/synfig/Makefile b/devel/synfig/Makefile
index 24372ef31a0b..c61f468cc86f 100644
--- a/devel/synfig/Makefile
+++ b/devel/synfig/Makefile
@@ -30,6 +30,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/optimization_flags/s|CXXFLAGS=|#CXXFLAGS=| ; \
/optimization_flags/s|CFLAGS=|#CFLAGS=|' -e \