aboutsummaryrefslogtreecommitdiff
path: root/devel/devtodo/Makefile
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/devtodo/Makefile
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/devtodo/Makefile')
-rw-r--r--devel/devtodo/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/devtodo/Makefile b/devel/devtodo/Makefile
index 3b14f99b6861..d83cbf4c83f5 100644
--- a/devel/devtodo/Makefile
+++ b/devel/devtodo/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: devtodo
-# Date Created: 26 May 2001
-# Whom: Pete Fritchman <petef@databits.net>
-#
+# Created by: Pete Fritchman <petef@databits.net>
# $FreeBSD$
-#
PORTNAME= devtodo
PORTVERSION= 0.1.20
@@ -28,6 +24,7 @@ MLINKS= devtodo.1 tda.1 devtodo.1 tdd.1 devtodo.1 tde.1 devtodo.1 tdl.1 \
devtodo.1 tdr.1 devtodo.1 todo.1
MANCOMPRESSED= no
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's/^\ttest -f.*todorc.*\n//' ${WRKSRC}/doc/Makefile.in