summaryrefslogtreecommitdiffstats
path: root/print/cups
diff options
context:
space:
mode:
authoralane <alane@FreeBSD.org>2002-08-18 17:40:42 +0000
committeralane <alane@FreeBSD.org>2002-08-18 17:40:42 +0000
commitb0c4416ad4f9b3c08fb5e2887a75f4771a39fff6 (patch)
tree4c7f625a53cf8a44b5913a33b38908263b5f46fa /print/cups
parent6f5a704a81e12163837b4434bd5b1236042e7c6f (diff)
downloadFreeBSD-ports-b0c4416ad4f9b3c08fb5e2887a75f4771a39fff6.zip
FreeBSD-ports-b0c4416ad4f9b3c08fb5e2887a75f4771a39fff6.tar.gz
POLA: if user says to make a package, package the constituent cups-* ports.
Diffstat (limited to 'print/cups')
-rw-r--r--print/cups/Makefile4
1 files changed, 4 insertions, 0 deletions
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
OpenPOWER on IntegriCloud