aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/ede/Makefile
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2012-06-11 13:17:58 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2012-06-11 13:17:58 +0000
commit1dccd8b9889d59d1064469e354961f08f0e5597b (patch)
tree57cbed94b01109400b952515aef1c3bbed79e6f3 /x11-wm/ede/Makefile
parent99e468206f5a6555a51ea9cfcbceca08f33a67ef (diff)
downloadports-1dccd8b9889d59d1064469e354961f08f0e5597b.tar.gz
ports-1dccd8b9889d59d1064469e354961f08f0e5597b.zip
- Fix build
PR: ports/168606 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Reported by: pav@
Notes
Notes: svn path=/head/; revision=299041
Diffstat (limited to 'x11-wm/ede/Makefile')
-rw-r--r--x11-wm/ede/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/ede/Makefile b/x11-wm/ede/Makefile
index 0f2784697a48..1c8ecdbde8d1 100644
--- a/x11-wm/ede/Makefile
+++ b/x11-wm/ede/Makefile
@@ -69,6 +69,7 @@ _make_jobs= -j${MAKE_JOBS_NUMBER}
post-patch:
@${REINPLACE_CMD} -e \
's|/usr/local/share|${LOCALBASE}/share| ; \
+ /OPTIM_FLAGS=/s|-O2|-fPIC| ; \
s|_daylight=yes|_daylight=no|' ${EDELIB_WRKSRC}/configure
pre-configure: