- fix build with lang/gcc45

PR:		155334
Submitted by:	Ron MacNeil
This commit is contained in:
Dirk Meyer 2011-03-07 20:49:32 +00:00
parent 979cff51ce
commit 09deff220f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270468

View file

@ -213,6 +213,9 @@ LIB_DEPENDS+= usb:${PORTSDIR}/devel/libusb
.else
CONFIGURE_ARGS+= --disable-libusb
.endif
.if ${OSVERSION} >= 800000
CONFIGURE_ARGS+= LIBS="-lssp_nonshared"
.endif
.if defined(CUPS_CLIENT)
MAN1= cups-config.1