aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk28
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2004-07-07 13:33:48 +0000
committerMax Khon <fjoe@FreeBSD.org>2004-07-07 13:33:48 +0000
commit7a049bf4825106e402f0eaf60c6aa3220bf7938b (patch)
treeccda98d12847f521b80c4320e0137df0c9286ff6 /x11-toolkits/wxgtk28
parentdc4e047ead6c38c1c25eab649d66b5ed8fa8a9db (diff)
downloadports-7a049bf4825106e402f0eaf60c6aa3220bf7938b.tar.gz
ports-7a049bf4825106e402f0eaf60c6aa3220bf7938b.zip
Notes
Diffstat (limited to 'x11-toolkits/wxgtk28')
-rw-r--r--x11-toolkits/wxgtk28/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk28/Makefile b/x11-toolkits/wxgtk28/Makefile
index 6bb41471d0fd..ef76001c322e 100644
--- a/x11-toolkits/wxgtk28/Makefile
+++ b/x11-toolkits/wxgtk28/Makefile
@@ -78,7 +78,7 @@ LIB_DEPENDS+= wx_baseu-2.5.2:${PORTSDIR}/x11-toolkits/wxgtk2-unicode-devel
LIB_DEPENDS+= wx_base-2.5.2:${PORTSDIR}/x11-toolkits/wxgtk2-devel
.endif
-post-patch:
+pre-configure:
@${FIND} ${WRKSRC}/contrib -name Makefile.in -print0 | ${XARGS} -0 ${REINPLACE_CMD} \
-e "s,@CXXFLAGS@,${CFLAGS} `${WXGTK_CONFIG} --cxxflags`," \
-e "s,@CFLAGS@,${CFLAGS} `${WXGTK_CONFIG} --cflags`," \