summaryrefslogtreecommitdiff
path: root/print/cups-pdf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/cups-pdf/Makefile')
-rw-r--r--print/cups-pdf/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/cups-pdf/Makefile b/print/cups-pdf/Makefile
index a7dcdf90d16b..892f0338789e 100644
--- a/print/cups-pdf/Makefile
+++ b/print/cups-pdf/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: cups-pdf
-# Date created: Jun 15 2004
-# Whom: Mark Reidel <ports@mark.reidel.info>
-#
+# Created by: Mark Reidel <ports@mark.reidel.info>
# $FreeBSD$
-#
PORTNAME= cups-pdf
PORTVERSION= 2.6.1
@@ -53,6 +49,7 @@ SUBST_CMD+= -e 's,\#Out /var/spool/cups-pdf/$${USER},Out ${OUTPUT_DIRECTORY},'
SUBST_CMD+= -e "s,\#Log /var/log/cups,Log ${LOG_DIRECTORY},"
.endif
+NO_STAGE= yes
pre-everything::
.if !defined(PDF_VERSION) || !defined(HOME_SUBDIR) || \
!defined(OUTPUT_DIRECTORY) || !defined(LOG_DIRECTORY)