diff options
Diffstat (limited to 'net/googlecl/Makefile')
-rw-r--r-- | net/googlecl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/googlecl/Makefile b/net/googlecl/Makefile index bd322226b978..4b4d0cafe5f3 100644 --- a/net/googlecl/Makefile +++ b/net/googlecl/Makefile @@ -13,8 +13,8 @@ LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdata>0:${PORTSDIR}/devel/py-gdata -USE_PYTHON= yes -USE_PYDISTUTILS=yes +USES= python +USE_PYTHON= distutils OPTIONS_DEFINE= DOCS |