aboutsummaryrefslogtreecommitdiff
path: root/print/cups-image
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/cups-image
parent4bcad8fbe603f44ebb6e03f8973707d0ff716aad (diff)
downloadports-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.tar.gz
ports-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.zip
Notes
Diffstat (limited to 'print/cups-image')
-rw-r--r--print/cups-image/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/cups-image/Makefile b/print/cups-image/Makefile
index d772197524e8..867aa075bfc8 100644
--- a/print/cups-image/Makefile
+++ b/print/cups-image/Makefile
@@ -9,6 +9,7 @@ MASTERDIR?= ${.CURDIR}/../cups-base
CUPS_IMAGE= yes
.if exists(${.CURDIR}/Makefile.local)
+NO_STAGE= yes
.include "${.CURDIR}/Makefile.local"
.endif