From 1e53090cc228edde244c3b79950271b8ca469b1f Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:18:15 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- sysutils/xbattbar/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/xbattbar') diff --git a/sysutils/xbattbar/Makefile b/sysutils/xbattbar/Makefile index 304864b1e57..f7d7aa8e74e 100644 --- a/sysutils/xbattbar/Makefile +++ b/sysutils/xbattbar/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2003/11/05 07:31:57 mrg Exp $ +# $NetBSD: Makefile,v 1.21 2004/01/20 12:26:16 agc Exp $ DISTNAME= xbattbar_1.4.2 PKGNAME= ${DISTNAME:S/_/-/} PKGREVISION= 4 -WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} CATEGORIES= sysutils x11 MASTER_SITES= http://iplab.aist-nara.ac.jp/member/suguru/ @@ -11,6 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://iplab.aist-nara.ac.jp/member/suguru/xbattbar.html COMMENT= X11 battery graph for laptops +WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} USE_BUILDLINK2= # defined USE_X11BASE= # defined -- cgit v1.2.3