diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-12 09:49:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-12 09:49:06 +0000 |
commit | 16ea4dd5a8d8e37ec504443693fda66d7340f6ea (patch) | |
tree | 8e2d643feb04654b8bf5f510f6dd42b4d767ae03 /astro/luna | |
parent | d17874dc5dcb4c3b59645d6bc71480b475762237 (diff) | |
download | ports-16ea4dd5a8d8e37ec504443693fda66d7340f6ea.tar.gz ports-16ea4dd5a8d8e37ec504443693fda66d7340f6ea.zip |
Notes
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 77ca688efcbf..127579573e5d 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 |