diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/weather/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/weather/Makefile b/astro/weather/Makefile index 23e9c5a0a391..abe043e1e0f9 100644 --- a/astro/weather/Makefile +++ b/astro/weather/Makefile @@ -14,8 +14,7 @@ COMMENT= Utility to provide current weather conditions and forecasts LICENSE= ISCL USE_PYTHON= yes -USE_XZ= yes -USES= shebangfix +USES= shebangfix tar:xz PLIST_FILES= bin/${PORTNAME} \ %%PYTHON_SITELIBDIR%%/${PORTNAME}.py \ |