summaryrefslogtreecommitdiff
path: root/print/gutenprint-cups/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/gutenprint-cups/Makefile')
-rw-r--r--print/gutenprint-cups/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/print/gutenprint-cups/Makefile b/print/gutenprint-cups/Makefile
index 26abb191aa4a..361918b1b5b4 100644
--- a/print/gutenprint-cups/Makefile
+++ b/print/gutenprint-cups/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: gutenprint-cups
-# Date created: 2007-03-27
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/print/gutenprint-cups/Makefile,v 1.1 2007/03/30 16:42:47 ahze Exp $
@@ -19,4 +16,5 @@ MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
GUT_SLAVE= cups
PLIST= ${.CURDIR}/pkg-plist
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"