- Limit BROKEN flag to CUPS option
Submitted by: Oliver Pinter <oliver.pinter@gmail.com>
This commit is contained in:
parent
65088eec9e
commit
7d4eb6783e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292021
@ -82,8 +82,10 @@ LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
|
||||
.endif # !exists(/usr/bin/bzip2)
|
||||
|
||||
.if ${OSVERSION} < 800000
|
||||
.if !defined(WITHOUT_CUPS)
|
||||
BROKEN= does not build fully (cups) on FreeBSD 7.X
|
||||
.endif
|
||||
.endif
|
||||
|
||||
pre-configure:
|
||||
${REINPLACE_CMD} "s,%%LOCALBASE%%,${LOCALBASE},g" ${WRKSRC}/kdeprint/cups/kmcupsmanager.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user