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