mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
- Builds on 9.x now
PR: ports/163106 Approved by: gabor (mentor)
This commit is contained in:
parent
8aa17b99b8
commit
3724275ff9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287435
@ -14,17 +14,12 @@ MASTER_SITES= SF
|
||||
MAINTAINER= shurd@sasktel.net
|
||||
COMMENT= CUPS backend for Canon USB over IP protocol
|
||||
|
||||
LIB_DEPENDS= cupsimage.2:${PORTSDIR}/print/cups-base
|
||||
LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client
|
||||
BUILD_DEPENDS= ${LOCALBASE}/libexec/cups/backend:${PORTSDIR}/print/cups-base
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= LIBS="-lcompat"
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 900000
|
||||
BROKEN= Does not compile on FreeBSD 9
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user