diff options
author | bapt <bapt@FreeBSD.org> | 2014-03-12 17:49:06 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-03-12 17:49:06 +0800 |
commit | 625619956328bd955ba053174663c52190522f76 (patch) | |
tree | 8e2d643feb04654b8bf5f510f6dd42b4d767ae03 /astro/luna | |
parent | 7ef0e3435d016ed27e14fe0dbd7acdbbd842efa8 (diff) | |
download | freebsd-ports-graphics-625619956328bd955ba053174663c52190522f76.tar.gz freebsd-ports-graphics-625619956328bd955ba053174663c52190522f76.tar.zst freebsd-ports-graphics-625619956328bd955ba053174663c52190522f76.zip |
Convert to USES=lha
Diffstat (limited to 'astro/luna')
-rw-r--r-- | astro/luna/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/luna/Makefile b/astro/luna/Makefile index 77ca688efcb..127579573e5 100644 --- a/astro/luna/Makefile +++ b/astro/luna/Makefile @@ -10,8 +10,7 @@ DISTNAME= luna19s MAINTAINER= ports@FreeBSD.org COMMENT= Display the moon's phase -USES= dos2unix -USE_LHA= yes +USES= dos2unix lha NO_WRKSUBDIR= yes PLIST_FILES= bin/luna MAKEFILE= makefile |