aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsdiff2patch
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/cvsdiff2patch
parent1089da7dcc67eb415fa6851ab9dc700e7b1a9972 (diff)
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/cvsdiff2patch')
-rw-r--r--devel/cvsdiff2patch/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cvsdiff2patch/Makefile b/devel/cvsdiff2patch/Makefile
index 1472b521e5f0..9fdeafc5f6e5 100644
--- a/devel/cvsdiff2patch/Makefile
+++ b/devel/cvsdiff2patch/Makefile
@@ -1,4 +1,4 @@
-# Created by: alfred@freebsd.org
+# Created by: alfred@FreeBSD.org
# $FreeBSD$
PORTNAME= cvsdiff2patch
@@ -13,6 +13,7 @@ COMMENT= Turn cvs diff output into patch input
PLIST_FILES= bin/cvsdiff2patch
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s/NOMAN/NO_MAN/" ${WRKSRC}/Makefile