summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authormycroft <mycroft@pkgsrc.org>1999-04-05 17:27:09 +0000
committermycroft <mycroft@pkgsrc.org>1999-04-05 17:27:09 +0000
commit01ac57a450eacc01ffba8fd9200f17e1d3868fee (patch)
treea9674475f7e76367a070b64a6b713e67ca41a570 /misc
parent03c24fa7fb006eb31d54e4421fbf2dfbc8b01f97 (diff)
downloadpkgsrc-01ac57a450eacc01ffba8fd9200f17e1d3868fee.tar.gz
More EXTRACT_CMD fallout.
Diffstat (limited to 'misc')
-rw-r--r--misc/astrolog/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile
index 1fe35ccab72..4f3be50c9c3 100644
--- a/misc/astrolog/Makefile
+++ b/misc/astrolog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1999/01/30 23:18:53 agc Exp $
+# $NetBSD: Makefile,v 1.10 1999/04/05 17:27:09 mycroft Exp $
# FreeBSD Id: Makefile,v 1.12 1997/08/10 22:31:15 fenner Exp
#
@@ -8,7 +8,7 @@ CATEGORIES= misc
MASTER_SITES= http://www.astrolog.org/ftp/ephem/ \
http://www.astrolog.org/ftp/ \
ftp://ftp.kiarchive.ru/pub/unix/magick/astrology/astrolog/
-DISTFILES= ${EXTRACT_ONLY} ${EPHEM}
+DISTFILES= ${DISTNAME}.shr ${EPHEM}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.astrolog.org/
@@ -17,9 +17,7 @@ EPHEM= LRZ5_24 CHI_24 CPJV_24
USE_X11BASE= yes
-EXTRACT_ONLY= ${DISTNAME}.shr
-EXTRACT_CMD= ${SH}
-EXTRACT_ARGS=
+EXTRACT_CMD= ${SH} ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}.shr
DIST_SUBDIR= astrolog
ALL_TARGET= astrolog
NO_WRKSUBDIR= yes