aboutsummaryrefslogtreecommitdiff
path: root/print/gimp-gutenprint
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:43:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:43:59 +0000
commit6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (patch)
tree0c3309878fd450dd62184f1acef7c44d1acc7313 /print/gimp-gutenprint
parent4bcad8fbe603f44ebb6e03f8973707d0ff716aad (diff)
downloadports-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.tar.gz
ports-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: print)
Notes
Notes: svn path=/head/; revision=327765
Diffstat (limited to 'print/gimp-gutenprint')
-rw-r--r--print/gimp-gutenprint/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/print/gimp-gutenprint/Makefile b/print/gimp-gutenprint/Makefile
index 1a6bb4daad70..46342da9df13 100644
--- a/print/gimp-gutenprint/Makefile
+++ b/print/gimp-gutenprint/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: gutenprint-gimp
-# Date created: 2006-12-31
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/print/gimp-gutenprint/Makefile,v 1.5 2007/10/24 21:05:40 ahze Exp $
@@ -19,4 +16,5 @@ MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
GUT_SLAVE= gimp
PLIST= ${.CURDIR}/pkg-plist
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"