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. --- time/pclock/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'time/pclock') diff --git a/time/pclock/Makefile b/time/pclock/Makefile index 84013a84e58..6a0f6964625 100644 --- a/time/pclock/Makefile +++ b/time/pclock/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.5 2004/01/01 16:22:22 salo Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/20 12:27:16 agc Exp $ # DISTNAME= pclock_0.13.1.orig PKGNAME= ${DISTNAME:S/_/-/:S/.orig//} PKGREVISION= 1 -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}.orig CATEGORIES= time x11 MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/p/pclock/} MAINTAINER= salo@NetBSD.org COMMENT= Simple analog clock designed for Window Maker +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}.orig USE_BUILDLINK2= YES USE_X11= YES -- cgit v1.2.3