Really fix qt33

Submitted by:	Oliver Pinter <oliver.pinter@gmail.com>
Pointy hat to:	bapt
This commit is contained in:
Baptiste Daroussin 2012-06-02 17:15:49 +00:00
parent 7271bfa2bf
commit 779f9aecef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298031

View file

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