Fix build after Qt4 ports update.
Approved by: portmgr (miwi)
This commit is contained in:
parent
1f374b9d63
commit
e748521174
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239510
1 changed files with 3 additions and 0 deletions
|
@ -66,4 +66,7 @@ pre-configure:
|
|||
${PREFIX2FIX:S|^|${WRKSRC}/|}
|
||||
.endif
|
||||
|
||||
pre-build:
|
||||
cd ${WRKSRC}/src && ${MAKE} clean-local
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue