mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix build with qt-3.3
PR: ports/64214 Submitted by: Ports Fury
This commit is contained in:
parent
3030e51d7e
commit
2ea95bc6b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103990
1 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,10 @@ post-patch:
|
|||
@${REINPLACE_CMD} -e 's|^SUBDIRS =.*$$|SUBDIRS = src include|g ; \
|
||||
s| install-pkgdocDATA||g' ${WRKSRC}/Makefile.in
|
||||
|
||||
pre-build:
|
||||
-@${RM} ${WRKSRC}/src/QCameraKeyPathEditor.h
|
||||
-@${RM} ${WRKSRC}/src/QLightSourceEditor.h
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue