aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-12-21 02:15:16 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-12-21 02:15:16 +0800
commita68fc66e289a2f45e2dc0fe9ba4f7a43f3eabf21 (patch)
treee6744470e56a5bb2ce1f80766e33e8573832fe47 /astro
parent83806a6e07422b90bcb010953feb4d8731683bf1 (diff)
downloadfreebsd-ports-gnome-a68fc66e289a2f45e2dc0fe9ba4f7a43f3eabf21.tar.gz
freebsd-ports-gnome-a68fc66e289a2f45e2dc0fe9ba4f7a43f3eabf21.tar.zst
freebsd-ports-gnome-a68fc66e289a2f45e2dc0fe9ba4f7a43f3eabf21.zip
- Cleanup PLIST
Diffstat (limited to 'astro')
-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