aboutsummaryrefslogtreecommitdiff
path: root/databases/py-carbon/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2017-10-18 14:58:13 +0000
committerSteve Wills <swills@FreeBSD.org>2017-10-18 14:58:13 +0000
commitdf9feddbec6521713ed3bb356185306c0d60a676 (patch)
tree265ae8c241b50ca8ead98c7081e86c5563b0ff66 /databases/py-carbon/Makefile
parentbf84cbfbeccd1759fdf2500aeb195e0c1499afe7 (diff)
downloadports-df9feddbec6521713ed3bb356185306c0d60a676.tar.gz
ports-df9feddbec6521713ed3bb356185306c0d60a676.zip
databases/py-carbon: update to 1.0.2
Notes
Notes: svn path=/head/; revision=452341
Diffstat (limited to 'databases/py-carbon/Makefile')
-rw-r--r--databases/py-carbon/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/databases/py-carbon/Makefile b/databases/py-carbon/Makefile
index a3cc38341f9a..c551932e2e97 100644
--- a/databases/py-carbon/Makefile
+++ b/databases/py-carbon/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= carbon
-PORTVERSION= 0.9.15
-PORTREVISION= 2
+PORTVERSION= 1.0.2
CATEGORIES= databases python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -24,6 +23,10 @@ USES= python:2.7
USE_RC_SUBR= carbon
USE_GITHUB= yes
GH_ACCOUNT= graphite-project
+MAKE_ENV= GRAPHITE_NO_PREFIX=yes
+
+post-patch:
+ @${REINPLACE_CMD} 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/setup.py
post-install:
${RM} -r ${STAGEDIR}${PREFIX}/examples/init.d