aboutsummaryrefslogtreecommitdiff
path: root/www/py-graphite-web
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2013-02-01 15:28:29 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2013-02-01 15:28:29 +0000
commit2213ecda86728ba699c691e15f108ae957efd31d (patch)
treeb479e373b67520c4e8a70639f9f21cc5a5463f93 /www/py-graphite-web
parente83cca39e17f37d55c56eae80f11236e017ed455 (diff)
downloadports-2213ecda86728ba699c691e15f108ae957efd31d.tar.gz
ports-2213ecda86728ba699c691e15f108ae957efd31d.zip
Notes
Diffstat (limited to 'www/py-graphite-web')
-rw-r--r--www/py-graphite-web/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-graphite-web/Makefile b/www/py-graphite-web/Makefile
index 74ec8e3ac8a5..1e8818594d4b 100644
--- a/www/py-graphite-web/Makefile
+++ b/www/py-graphite-web/Makefile
@@ -30,6 +30,6 @@ post-install:
@${ECHO} ${PYTHON_SITELIBDIR}
${CHOWN} ${WWWOWN} ${PREFIX}/graphite/storage
${CHOWN} ${WWWOWN} ${PREFIX}/graphite/storage/log/webapp
- @${CAT} pkg-message
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>