summaryrefslogtreecommitdiff
path: root/print/p5-Net-CUPS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/p5-Net-CUPS/Makefile')
-rw-r--r--print/p5-Net-CUPS/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/p5-Net-CUPS/Makefile b/print/p5-Net-CUPS/Makefile
index 4b890d703e46..5e82c8d3238e 100644
--- a/print/p5-Net-CUPS/Makefile
+++ b/print/p5-Net-CUPS/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Net-CUPS
-# Date created: 2011-09-11
-# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com>
-#
+# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
# $FreeBSD$
-#
PORTNAME= Net-CUPS
PORTVERSION= 0.61
@@ -26,4 +22,5 @@ MAN3= Net::CUPS.3 \
Net::CUPS::IPP.3 \
Net::CUPS::PPD.3
+NO_STAGE= yes
.include <bsd.port.mk>