summaryrefslogtreecommitdiff
path: root/misc/astrolog
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit1e53090cc228edde244c3b79950271b8ca469b1f (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /misc/astrolog
parent0bc53217fe50327f0f59e7136db15f92f75951d9 (diff)
downloadpkgsrc-1e53090cc228edde244c3b79950271b8ca469b1f.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'misc/astrolog')
-rw-r--r--misc/astrolog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile
index 4413fdfe86c..af899e47427 100644
--- a/misc/astrolog/Makefile
+++ b/misc/astrolog/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2003/07/17 21:48:42 grant Exp $
+# $NetBSD: Makefile,v 1.21 2004/01/20 12:21:01 agc Exp $
# FreeBSD Id: Makefile,v 1.12 1997/08/10 22:31:15 fenner Exp
#
DISTNAME= ast54unx
PKGNAME= astrolog-5.40
-WRKSRC= ${WRKDIR}
CATEGORIES= misc
MASTER_SITES= http://www.astrolog.org/ftp/ephem/ \
http://www.astrolog.org/ftp/ \
@@ -20,6 +19,7 @@ RESTRICTED= Do not sell or profit from this software in any way
NO_SRC_ON_CDROM=${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
+WRKSRC= ${WRKDIR}
EPHEM= LRZ5_24 CHI_24 CPJV_24
EXTRACT_ONLY= ${DISTNAME}.shr
EXTRACT_CMD= ${EXTRACT_CMD.shar}