diff options
author | mva <mva@FreeBSD.org> | 2015-01-03 17:14:10 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2015-01-03 17:14:10 +0800 |
commit | 3b80038867d8f1c6821b164a87925dbfda144a03 (patch) | |
tree | 0e4f58f32798cd7671cd4a18d737e5c5dbf6eb9c /astro | |
parent | 637ab181cd5946c6255911c96b218a5979a14026 (diff) | |
download | freebsd-ports-graphics-3b80038867d8f1c6821b164a87925dbfda144a03.tar.gz freebsd-ports-graphics-3b80038867d8f1c6821b164a87925dbfda144a03.tar.zst freebsd-ports-graphics-3b80038867d8f1c6821b164a87925dbfda144a03.zip |
- Convert devel/py-turbojson11 to new USES=python
- Clean up leftovers from astro/gmapcatcher
With hat: python@
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gmapcatcher/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/astro/gmapcatcher/Makefile b/astro/gmapcatcher/Makefile index 1cc470b00e5..b127c47da4b 100644 --- a/astro/gmapcatcher/Makefile +++ b/astro/gmapcatcher/Makefile @@ -17,8 +17,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/g} USES= python USE_GNOME= pygtk2 USE_PYTHON= autoplist distutils -USE_PYDISTUTILS=yes -PYDISTUTILS_AUTOPLIST= yes OPTIONS_DEFINE= DOCS |