aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/kirocker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/kirocker/Makefile b/audio/kirocker/Makefile
index fad78a7ceba6..372898f57ed6 100644
--- a/audio/kirocker/Makefile
+++ b/audio/kirocker/Makefile
@@ -28,7 +28,7 @@ UIC= ${LOCALBASE}/bin/uic
.include <bsd.port.pre.mk>
-post-extract:
+pre-configure:
.for i in exportadvises framechooser themechooser themeeditor themeexporter
cd ${WRKSRC}/src && ${UIC} -o $i.h $i.ui
.endfor