aboutsummaryrefslogtreecommitdiff
path: root/news/newscache
diff options
context:
space:
mode:
Diffstat (limited to 'news/newscache')
-rw-r--r--news/newscache/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/news/newscache/Makefile b/news/newscache/Makefile
index ffef10ece0e3..f173cd79a280 100644
--- a/news/newscache/Makefile
+++ b/news/newscache/Makefile
@@ -31,6 +31,8 @@ INFO= NewsCache
post-patch:
${REINPLACE_CMD} -e "s,-pedantic,," ${WRKSRC}/configure.in
+
+pre-configure:
cd ${WRKSRC}; ${ACLOCAL}
.include <bsd.port.mk>