summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-08-18 17:40:42 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-08-18 17:40:42 +0000
commitff23bb18c04567c6f8fd75a1795f3bcccb1005b8 (patch)
treeb706ba8e4f3c9f011e9195d6279313f146fffc5b /print
parentChanged maintainer to ports@geeksrus.net with blessing of previous maintainer. (diff)
POLA: if user says to make a package, package the constituent cups-* ports.
Notes
Notes: svn path=/head/; revision=64638
Diffstat (limited to 'print')
-rw-r--r--print/cups/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index d41071d1a867..f65cbd5d3e6f 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