summaryrefslogtreecommitdiff
path: root/multimedia/kbtv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/kbtv/Makefile')
-rw-r--r--multimedia/kbtv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/kbtv/Makefile b/multimedia/kbtv/Makefile
index 5f2bfcceafdf..10e5bd8624ee 100644
--- a/multimedia/kbtv/Makefile
+++ b/multimedia/kbtv/Makefile
@@ -71,7 +71,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|FROMPORT = False|FROMPORT = True|' \
${WRKSRC}/installprefs.py
@${REINPLACE_CMD} -e 's|sdl11-config|${SDL_CONFIG}|g' \
- ${WRKSRC}/do_build.py
+ ${WRKSRC}/do_build.py ${WRKSRC}/do_configure.py
.if defined(WITH_PWC)
@${REINPLACE_CMD} -e 's|WITH_PWC = False|WITH_PWC = True|' \
${WRKSRC}/buildprefs.py