summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2014-09-17 17:39:51 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2014-09-17 17:39:51 +0000
commit7232e5d831905aff4529ee5f12e6b57fb54a145d (patch)
treedb04007790c506a71a84e53386f9abf957e06a5d
parent- Drop .la files for security/libmcrypt, no dependees require them (diff)
Convert to USES framework
-rw-r--r--net/py-gspreadsheet/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/py-gspreadsheet/Makefile b/net/py-gspreadsheet/Makefile
index 3de87e1188a4..820db3099d97 100644
--- a/net/py-gspreadsheet/Makefile
+++ b/net/py-gspreadsheet/Makefile
@@ -15,9 +15,8 @@ LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdata>0:${PORTSDIR}/devel/py-gdata
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2
+USE_PYTHON= distutils autoplist
PORTDOCS= README.rst