aboutsummaryrefslogtreecommitdiff
path: root/print/cups-image
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-05 05:41:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-05 05:41:01 +0000
commit0ecaea287bc508529f555f4773328297771c7071 (patch)
tree726f4cb29735db803df46da7f96dc754ca4eed04 /print/cups-image
parent2f24f871a002cdcc03237fa02314a04eff811fab (diff)
downloadports-0ecaea287bc508529f555f4773328297771c7071.tar.gz
ports-0ecaea287bc508529f555f4773328297771c7071.zip
- Stage support part1 for client and image
Submitted by: antoine
Notes
Notes: svn path=/head/; revision=342633
Diffstat (limited to 'print/cups-image')
-rw-r--r--print/cups-image/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/print/cups-image/Makefile b/print/cups-image/Makefile
index 04c7d668d737..ae151c372958 100644
--- a/print/cups-image/Makefile
+++ b/print/cups-image/Makefile
@@ -5,10 +5,8 @@ CATEGORIES= print
MAINTAINER= bsam@FreeBSD.org
MASTERDIR?= ${.CURDIR}/../cups-base
-
-CUPS_IMAGE= yes
-NO_STAGE= yes
+CUPS_IMAGE= yes
.sinclude "${.CURDIR}/Makefile.local"
.include "${MASTERDIR}/Makefile"