diff options
Diffstat (limited to 'www/py-graphite-web/Makefile')
-rw-r--r-- | www/py-graphite-web/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/py-graphite-web/Makefile b/www/py-graphite-web/Makefile index 0b656059ad30..dc7d41fbaded 100644 --- a/www/py-graphite-web/Makefile +++ b/www/py-graphite-web/Makefile @@ -25,7 +25,6 @@ USE_PYDISTUTILS=yes SUB_FILES= pkg-message SUB_LIST+= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR} WWWOWN=${WWWOWN} \ WWWGRP=${WWWGRP} DATADIR=${DATADIR} -PLIST_SUB+= RESETPREFIX=${PREFIX} post-patch: @${RM} ${WRKSRC}/bin/build-index.sh.orig |