From 5cbdd5a83eb94d1543656588fad97fad4abdff01 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. --- textproc/icu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/icu/Makefile') diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile index fced6b4e561..9dbfcdf2e6d 100644 --- a/textproc/icu/Makefile +++ b/textproc/icu/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2004/01/07 02:21:17 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2004/01/20 12:26:49 agc Exp $ # DISTNAME= icu-2.6.1 -WRKSRC= ${WRKDIR}/${PKGBASE}/source CATEGORIES= textproc # # The IBM site has long delays that can cause ftp to timeout. Use the @@ -16,6 +15,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://oss.software.ibm.com/icu/ COMMENT= Robust and full-featured Unicode services +WRKSRC= ${WRKDIR}/${PKGBASE}/source USE_GMAKE= YES USE_BUILDLINK2= YES USE_PKGINSTALL= YES -- cgit v1.2.3