summaryrefslogtreecommitdiff
path: root/lang/squeak
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commitbd104e94125bfe7dfcebf5b4161276a4198449e9 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /lang/squeak
parent7cae7f609b643bad775c5f59251c32e609dbdc0a (diff)
downloadpkgsrc-bd104e94125bfe7dfcebf5b4161276a4198449e9.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