summaryrefslogtreecommitdiffstats
path: root/devel/py-subvertpy/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-20 17:13:42 +0000
committerbapt <bapt@FreeBSD.org>2013-09-20 17:13:42 +0000
commit3ff0383d3a2fb21cdb1e80822419f4aac7fd522f (patch)
tree3181285e36d6e08abfc359972209897c5230fa7a /devel/py-subvertpy/Makefile
parent8159014cc78f379bc2dd37a33cccefd446edd843 (diff)
downloadFreeBSD-ports-3ff0383d3a2fb21cdb1e80822419f4aac7fd522f.zip
FreeBSD-ports-3ff0383d3a2fb21cdb1e80822419f4aac7fd522f.tar.gz
Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 3)
Diffstat (limited to 'devel/py-subvertpy/Makefile')
-rw-r--r--devel/py-subvertpy/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-subvertpy/Makefile b/devel/py-subvertpy/Makefile
index 75748b0..8902da8 100644
--- a/devel/py-subvertpy/Makefile
+++ b/devel/py-subvertpy/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: subvertpy
-# Date created: 9 August 2010
-# Whom: Carlo Strub (c-s@c-s.li)
-#
+# Created by: Carlo Strub (c-s@c-s.li)
# $FreeBSD$
-#
PORTNAME= subvertpy
PORTVERSION= 0.8.10
@@ -24,6 +20,7 @@ USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= subvertpy
+NO_STAGE= yes
#post-patch:
# @${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' ${WRKSRC}/setup.py
OpenPOWER on IntegriCloud