diff options
Diffstat (limited to 'devel/py-gdata/Makefile')
-rw-r--r-- | devel/py-gdata/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-gdata/Makefile b/devel/py-gdata/Makefile index 7fa67d6cbea2..e7c9fc4cfe10 100644 --- a/devel/py-gdata/Makefile +++ b/devel/py-gdata/Makefile @@ -17,6 +17,7 @@ COMMENT= GData Python Client Library USE_PYTHON= yes USE_PYDISTUTILS= yes +PYDISTUTILS_PKGNAME= gdata.py EXAMPLESDIR= ${TARGETDIR}/share/examples/py-${PORTNAME} |