- Fix build

PR:		124995
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
This commit is contained in:
Pietro Cerutti 2008-06-29 22:00:22 +00:00
parent ca45d0a25b
commit 680356a122
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215993

View file

@ -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