aboutsummaryrefslogtreecommitdiff
path: root/www/kazehakase
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2010-05-10 21:19:08 +0000
committerKoop Mast <kwm@FreeBSD.org>2010-05-10 21:19:08 +0000
commit48e62d9a379cd45a15f6ae89d564f81b3c13d16e (patch)
treeb627baa77f19bb1eab2fa4dee08aab1908131cd0 /www/kazehakase
parentfbdf96410f8e803568c33397323dd9d8d3af995f (diff)
Notes
Diffstat (limited to 'www/kazehakase')
-rw-r--r--www/kazehakase/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile
index 6959c7fae39a..19091f8e309a 100644
--- a/www/kazehakase/Makefile
+++ b/www/kazehakase/Makefile
@@ -81,6 +81,8 @@ post-patch:
.endif
@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
's|-D.*_DISABLE_DEPRECATED=1||g'
+ @${REINPLACE_CMD} -e 's|-D.*_DISABLE_DEPRECATED||g' \
+ ${WRKSRC}/configure
pre-install:
@${REINPLACE_CMD} -e 's|localen|locale|' \