summaryrefslogtreecommitdiff
path: root/textproc/icu
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit1e53090cc228edde244c3b79950271b8ca469b1f (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /textproc/icu
parent0bc53217fe50327f0f59e7136db15f92f75951d9 (diff)
downloadpkgsrc-1e53090cc228edde244c3b79950271b8ca469b1f.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'textproc/icu')
-rw-r--r--textproc/icu/Makefile4
1 files changed, 2 insertions, 2 deletions
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