aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/buici-clock
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/buici-clock')
-rw-r--r--x11-clocks/buici-clock/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-clocks/buici-clock/Makefile b/x11-clocks/buici-clock/Makefile
index 39a6f8c0747..80caa77a931 100644
--- a/x11-clocks/buici-clock/Makefile
+++ b/x11-clocks/buici-clock/Makefile
@@ -27,5 +27,6 @@ PLIST_FILES= bin/buici-clock
post-patch:
@${REINPLACE_CMD} -e 's,_=,+=,' ${WRKSRC}/xo/Makefile.in
@${REINPLACE_CMD} -e 's|\./configure|./configure ${CONFIGURE_ARGS}|' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|\./configure|./configure ${CONFIGURE_ARGS}|' ${WRKSRC}/Makefile.in
.include <bsd.port.mk>