aboutsummaryrefslogtreecommitdiff
path: root/astro/weather
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-12-20 18:15:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-12-20 18:15:16 +0000
commit8749a630176b232ad2f8d8dd106228e2a29cb43a (patch)
treee6744470e56a5bb2ce1f80766e33e8573832fe47 /astro/weather
parent7bf75dabe4272a02cfedd58f4b641b32de6c13c6 (diff)
downloadports-8749a630176b232ad2f8d8dd106228e2a29cb43a.tar.gz
ports-8749a630176b232ad2f8d8dd106228e2a29cb43a.zip
- Cleanup PLIST
Notes
Notes: svn path=/head/; revision=375050
Diffstat (limited to 'astro/weather')
-rw-r--r--astro/weather/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/weather/Makefile b/astro/weather/Makefile
index 9c8353d78ee1..27a60e8b9d62 100644
--- a/astro/weather/Makefile
+++ b/astro/weather/Makefile
@@ -31,7 +31,6 @@ python_CMD= ${PYTHON_CMD}
PYCACHE_DIR= # empty
PYCACHE_FILE= ${PORTNAME}
.else
-PLIST_DIRS= %%PYTHON_SITELIBDIR%%/__pycache__
PYCACHE_DIR= __pycache__/
PYCACHE_FILE= ${PORTNAME}.cpython-${PYTHON_SUFFIX}
.endif