From 6398ad1c91f936aad713b5f6bb81200491731292 Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:28:26 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- x11/xephem/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/xephem') diff --git a/x11/xephem/Makefile b/x11/xephem/Makefile index 5b9b230ce39..3d4fc9ea2c5 100644 --- a/x11/xephem/Makefile +++ b/x11/xephem/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2003/09/17 19:41:24 grant Exp $ +# $NetBSD: Makefile,v 1.23 2004/01/20 12:28:28 agc Exp $ DISTNAME= xephem-3.5.2 PKGREVISION= 1 -WRKSRC= ${WRKDIR}/${DISTNAME}/GUI/xephem CATEGORIES= x11 MASTER_SITES= http://www.clearskyinstitute.com/xephem/ \ ftp://iphcip1.physik.uni-mainz.de/pub/xephem/ @@ -13,6 +12,7 @@ COMMENT= Interactive astronomical ephemeris program LICENSE= no-commercial-use +WRKSRC= ${WRKDIR}/${DISTNAME}/GUI/xephem USE_BUILDLINK2= yes USE_IMAKE= yes PERL_SCRIPTS= astorb2edb.pl mpcorb2edb.pl -- cgit v1.2.3