Really fix qt33
Submitted by: Oliver Pinter <oliver.pinter@gmail.com> Pointy hat to: bapt
This commit is contained in:
parent
7271bfa2bf
commit
779f9aecef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298031
1 changed files with 1 additions and 2 deletions
|
@ -111,7 +111,6 @@ CONFIGURE_ARGS+=-disable-opengl
|
|||
|
||||
.if ${PORT_OPTIONS:MCUPS}
|
||||
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client
|
||||
.else
|
||||
CUPS= -cups -L${LOCALBASE}/lib -I${LOCALBASE}/include
|
||||
.endif
|
||||
|
||||
|
@ -119,7 +118,7 @@ CUPS= -cups -L${LOCALBASE}/lib -I${LOCALBASE}/include
|
|||
LIB_DEPENDS+= audio:${PORTSDIR}/audio/nas
|
||||
CONFIGURE_ARGS+=-system-nas-sound -no-pch
|
||||
.else
|
||||
CONFIGURE_ARGS+=-no-nas-sound
|
||||
CONFIGURE_ARGS+=-no-nas-sound -no-pch
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MKDE_PATCHES}
|
||||
|
|
Loading…
Reference in a new issue