diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-15 13:57:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-15 13:57:53 +0000 |
commit | a0745c5afbce061fc8edda9fc2f77749513d5836 (patch) | |
tree | 57e204572af454fb0401f0faf4e405651aa00adf /astro/luna/Makefile | |
parent | 7cf795b1a66e5465ccc921918dbe8629fb1284f1 (diff) | |
download | ports-a0745c5afbce061fc8edda9fc2f77749513d5836.tar.gz ports-a0745c5afbce061fc8edda9fc2f77749513d5836.zip |
Notes
Diffstat (limited to 'astro/luna/Makefile')
-rw-r--r-- | astro/luna/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/luna/Makefile b/astro/luna/Makefile index acb09d8e60d7..6d7aac25770e 100644 --- a/astro/luna/Makefile +++ b/astro/luna/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .lzh MAINTAINER= rewsirow@ff.iij4u.or.jp COMMENT= Display the moon's phase -BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha +EXTRACT_DEPENDS= lha:${PORTSDIR}/archivers/lha EXTRACT_CMD= lha EXTRACT_BEFORE_ARGS= xtfqw=${WRKDIR} |