aboutsummaryrefslogtreecommitdiff
path: root/devel/epm
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/epm
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/epm')
-rw-r--r--devel/epm/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/epm/Makefile b/devel/epm/Makefile
index 918f2d773522..748d9edcee98 100644
--- a/devel/epm/Makefile
+++ b/devel/epm/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: epm
-# Date created: 20 Nov 2004
-# Whom: NAKATA Maho <maho@FreeBSD.org>
-#
+# Created by: NAKATA Maho <maho@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= epm
PORTVERSION= 4.2
@@ -25,6 +21,7 @@ USE_AUTOTOOLS= autoconf
MAN1= epm.1 epminstall.1 mkepmlist.1 setup.1
MAN5= epm.list.5 setup.types.5
+NO_STAGE= yes
post-patch:
.if defined(NOPORTDOCS)
@${REINPLACE_CMD} -e '/docdir/d' ${WRKSRC}/Makefile.in