- fix BUILD_DEPENDS

This commit is contained in:
Dirk Meyer 2009-05-19 21:05:16 +00:00
parent 55ecf6d9c3
commit 0c45b9a6c1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234236

View File

@ -56,7 +56,7 @@ OPTIONS= CUPS "Enable printing support (requires CUPS)" off \
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_CUPS) || defined(PACKAGE_BUILDING)
BUILD_DEPENDS+= cupsd:${PORTSDIR}/print/cups-client
BUILD_DEPENDS+= ${LOCALBASE}/lib/libcups.a:${PORTSDIR}/print/cups-client
CUPS= -cups -L${LOCALBASE}/lib -I. -I../../include/Qt -I../../include -I${LOCALBASE}/include
.elif defined(WITHOUT_CUPS)
CUPS=