From b0c4416ad4f9b3c08fb5e2887a75f4771a39fff6 Mon Sep 17 00:00:00 2001 From: alane Date: Sun, 18 Aug 2002 17:40:42 +0000 Subject: POLA: if user says to make a package, package the constituent cups-* ports. --- print/cups/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'print/cups') diff --git a/print/cups/Makefile b/print/cups/Makefile index d41071d..f65cbd5 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -18,6 +18,10 @@ LIB_DEPENDS?= cups.2:${.CURDIR}/../../print/cups-base RUN_DEPENDS?= espgs:${.CURDIR}/../../print/cups-pstoraster \ ${LOCALBASE}/sbin/cupsaddsmb:${.CURDIR}/../../print/cups-lpr +.if make(package) +DEPENDS_TARGET="package" +.endif + NO_BUILD= true do-install: # empty do-patch: # empty -- cgit v1.1