aboutsummaryrefslogtreecommitdiff
path: root/audio/kirocker
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-06-29 22:00:22 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-06-29 22:00:22 +0000
commit680356a122f9f794d5efe1f4642347b7ed0c69df (patch)
tree79778c29a3db1f6a099bd7a2e722372a4753646a /audio/kirocker
parentca45d0a25b70158273db419e6be5f165d0631009 (diff)
downloadports-680356a122f9f794d5efe1f4642347b7ed0c69df.tar.gz
ports-680356a122f9f794d5efe1f4642347b7ed0c69df.zip
Notes
Diffstat (limited to 'audio/kirocker')
-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