summaryrefslogtreecommitdiff
path: root/lang/squeak
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
committerjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
commit0916498c1b6dd1e6312100e3813722d9ec0a3ae4 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /lang/squeak
parent027ce626821d991bc282a370598c738be6c3e12e (diff)
downloadpkgsrc-0916498c1b6dd1e6312100e3813722d9ec0a3ae4.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'lang/squeak')
-rw-r--r--lang/squeak/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile
index 28cdb5631b8..b1a172c91fe 100644
--- a/lang/squeak/Makefile
+++ b/lang/squeak/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2002/10/02 22:00:09 dillo Exp $
+# $NetBSD: Makefile,v 1.22 2003/03/29 12:41:32 jmmv Exp $
#
DISTNAME= Squeak-3.0
PKGNAME= squeak-3.0
+WRKSRC= ${WRKDIR}/Squeak-3.0/build
CATEGORIES= lang
MASTER_SITES= ftp://st.cs.uiuc.edu/Smalltalk/Squeak/3.0/platform-independent/
MASTER_SITES+= ftp://st.cs.uiuc.edu/Smalltalk/Squeak/3.0/unix-linux/src/
@@ -23,7 +24,6 @@ USE_X11= yes
CPPFLAGS+= -DNETBSD_OSS_HACK
DIST_SUBDIR= squeak
EXTRACT_ONLY= ${DISTNAME}-src${EXTRACT_SUFX}
-WRKSRC= ${WRKDIR}/Squeak-3.0/build
CONFIGURE_SCRIPT= ${WRKSRC}/../src/unix/configure
LTCONFIG_OVERRIDE= ${WRKSRC}/../src/unix/ltconfig