aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/p5-FreeBSD-Ports-INDEXhash
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:36:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:36:49 +0000
commit16f65335a1da8b465551d267919a3c57435fb132 (patch)
treefe1ec014f58105d3f735793ef91b646bdcbdc39a /ports-mgmt/p5-FreeBSD-Ports-INDEXhash
parent7de019308714a4657174fe4596e39045f6e8e95c (diff)
downloadports-16f65335a1da8b465551d267919a3c57435fb132.tar.gz
ports-16f65335a1da8b465551d267919a3c57435fb132.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: ports-mgmt)
Notes
Notes: svn path=/head/; revision=327762
Diffstat (limited to 'ports-mgmt/p5-FreeBSD-Ports-INDEXhash')
-rw-r--r--ports-mgmt/p5-FreeBSD-Ports-INDEXhash/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/ports-mgmt/p5-FreeBSD-Ports-INDEXhash/Makefile b/ports-mgmt/p5-FreeBSD-Ports-INDEXhash/Makefile
index a1eea4c14587..46fc4cb14f06 100644
--- a/ports-mgmt/p5-FreeBSD-Ports-INDEXhash/Makefile
+++ b/ports-mgmt/p5-FreeBSD-Ports-INDEXhash/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-FreeBSD-Ports-INDEXhash
-# Date created: 2008-03-23
-# Whom: Zane C, Bowers <vvelox@vvelox.net>
-#
+# Created by: Zane C, Bowers <vvelox@vvelox.net>
# $FreeBSD$
-#
PORTNAME= FreeBSD-Ports-INDEXhash
PORTVERSION= 1.2.2
@@ -19,4 +15,5 @@ USE_PERL5= configure
MAN3= FreeBSD::Ports::INDEXhash.3
+NO_STAGE= yes
.include <bsd.port.mk>