mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Fix compile error that occurs when x11-toolkits/qt33 is installed.
Feature safe: yes
This commit is contained in:
parent
3c9ae2b9fc
commit
2c27797914
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287440
@ -28,4 +28,7 @@ MAKE_JOBS_UNSAFE=yes
|
||||
|
||||
PLIST_SUB= AXIOM_VER=${PORTVERSION} GNU_HOST=${CONFIGURE_TARGET}
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} 's/test x$$oa_has_qt = xyes/false/' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user