summaryrefslogtreecommitdiff
path: root/devel/py-elementtree
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:13:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:13:42 +0000
commit580a778a16c548027cb6b56ad3357f1dec74e859 (patch)
tree3181285e36d6e08abfc359972209897c5230fa7a /devel/py-elementtree
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 3)
Notes
Notes: svn path=/head/; revision=327724
Diffstat (limited to 'devel/py-elementtree')
-rw-r--r--devel/py-elementtree/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-elementtree/Makefile b/devel/py-elementtree/Makefile
index 37eff2109a0c..0eaf8ccc1b41 100644
--- a/devel/py-elementtree/Makefile
+++ b/devel/py-elementtree/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: py-elementtree
-# Date created: Feb 28, 2005
-# Whom: barner
-#
+# Created by: barner
# $FreeBSD$
-#
PORTNAME= elementtree
PORTVERSION= 1.2.6
@@ -23,6 +19,7 @@ PYDISTUTILS_PKGVERSION= 1.2.6-20050316
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}
EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
+NO_STAGE= yes
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}