From 0bc53217fe50327f0f59e7136db15f92f75951d9 Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:07:06 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- devel/libtool/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/libtool') diff --git a/devel/libtool/Makefile.common b/devel/libtool/Makefile.common index e32d56271e9..8313991d0db 100644 --- a/devel/libtool/Makefile.common +++ b/devel/libtool/Makefile.common @@ -1,10 +1,9 @@ -# $NetBSD: Makefile.common,v 1.39 2004/01/05 11:12:46 jlam Exp $ +# $NetBSD: Makefile.common,v 1.40 2004/01/20 12:13:28 agc Exp $ # DISTNAME= libtool-ml-20010614 PKGPFX= ${DISTNAME:C/ml-/1.4./} PKGREVISION= 19 -WRKSRC= ${WRKDIR}/libtool-ml CATEGORIES= devel pkgtools MASTER_SITES= ${MASTER_SITE_LOCAL} @@ -15,6 +14,7 @@ CONFLICTS= glibtool-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews +WRKSRC= ${WRKDIR}/libtool-ml GNU_CONFIGURE= # defined USE_BUILDLINK3= # defined -- cgit v1.2.3