aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsdelta
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:03:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:03:26 +0000
commit857aec5d6b82d83ac07f49f4dab6463acb984c3c (patch)
tree1ac4f33e833450e6b1eb2c92fa0fd0d5853d4d65 /devel/cvsdelta
parent1089da7dcc67eb415fa6851ab9dc700e7b1a9972 (diff)
downloadports-857aec5d6b82d83ac07f49f4dab6463acb984c3c.tar.gz
ports-857aec5d6b82d83ac07f49f4dab6463acb984c3c.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 1)
Notes
Notes: svn path=/head/; revision=327722
Diffstat (limited to 'devel/cvsdelta')
-rw-r--r--devel/cvsdelta/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/cvsdelta/Makefile b/devel/cvsdelta/Makefile
index 3f7fa9a75e84..00b5ea25f1a0 100644
--- a/devel/cvsdelta/Makefile
+++ b/devel/cvsdelta/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: cvsdelta
-# Date created: Thu Jul 25, 2002
-# Whom: Michael L. Hostbaek (mich@freebsdcluster.org)
-#
+# Created by: Michael L. Hostbaek (mich@freebsdcluster.org)
# $FreeBSD$
-#
PORTNAME= cvsdelta
PORTVERSION= 1.7.0
@@ -19,6 +14,7 @@ COMMENT= Cvsdelta summarizes differences between local and in-cvs files
USE_RUBY= yes
NO_BUILD= yes
+NO_STAGE= yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}
${INSTALL_MAN} ${WRKSRC}/cvsdelta.1 ${PREFIX}/man/man1/