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. --- pkgtools/x11-links/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgtools/x11-links') diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index d71c14aae9f..daf6f97e620 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.46 2003/12/19 19:19:15 veego Exp $ +# $NetBSD: Makefile,v 1.47 2004/01/20 12:23:58 agc Exp $ # # NOTE: If you update this package, then you'll likely need to also update # the x11-links dependency in mk/buildlink[23]/bsd.buildlink[23].mk # to the correct version, usually the most recent. DISTNAME= x11-links-0.19 -WRKSRC= ${WRKDIR} CATEGORIES= pkgtools x11 MASTER_SITES= # empty DISTFILES= # empty @@ -16,6 +15,7 @@ COMMENT= Shadow tree of links to $${X11BASE} headers and libraries PKG_INSTALLATION_TYPES= overwrite pkgviews +WRKSRC= ${WRKDIR} USE_BUILDLINK3= yes EXTRACT_ONLY= # empty NO_CHECKSUM= yes -- cgit v1.2.3