aboutsummaryrefslogtreecommitdiff
path: root/databases/py-carbon
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-08-18 16:43:24 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-08-18 16:43:24 +0000
commit69f82727cfeeeb49cb58c2d1960548e0ee5cb501 (patch)
tree5cc71aad2369347e372daa82cf3849f910e182fc /databases/py-carbon
parentda1ccc4d38452561e2972b98fb43ef0df6027577 (diff)
downloadports-69f82727cfeeeb49cb58c2d1960548e0ee5cb501.tar.gz
ports-69f82727cfeeeb49cb58c2d1960548e0ee5cb501.zip
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr
Notes
Notes: svn path=/head/; revision=365325
Diffstat (limited to 'databases/py-carbon')
-rw-r--r--databases/py-carbon/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/py-carbon/Makefile b/databases/py-carbon/Makefile
index 7873c772cdfa..979879dfcc88 100644
--- a/databases/py-carbon/Makefile
+++ b/databases/py-carbon/Makefile
@@ -22,6 +22,5 @@ USE_PYDISTUTILS= yes
USES= twisted:run
FETCH_ARGS= -o ${DISTNAME}${EXTRACT_SUFX}
USE_RC_SUBR= carbon
-PLIST_SUB+= RESETPREFIX=${PREFIX}
.include <bsd.port.mk>