summaryrefslogtreecommitdiff
path: root/lang/squeak-vm
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 15:46:33 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 15:46:33 +0000
commit984edc33c6b1830f6e322de9892466e0b2c8cde1 (patch)
tree4d1d884fe35e78216fd1cc2704789c93f36dfb94 /lang/squeak-vm
parent6b77282820994903707705d816ca5d7301c9fb22 (diff)
downloadpkgsrc-984edc33c6b1830f6e322de9892466e0b2c8cde1.tar.gz
'You can use "foo" instead of "${WRKSRC}/foo".'
Diffstat (limited to 'lang/squeak-vm')
-rw-r--r--lang/squeak-vm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/squeak-vm/Makefile b/lang/squeak-vm/Makefile
index 7e1042f6c50..ef5b01dfe60 100644
--- a/lang/squeak-vm/Makefile
+++ b/lang/squeak-vm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2013/02/16 11:22:53 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2013/04/06 15:46:36 rodent Exp $
#
SQUEAK_VERSION= 4.10.2.2614
@@ -22,7 +22,7 @@ USE_LANGUAGES= c c++
USE_CMAKE= yes
USE_TOOLS= gzip
-CONFIGURE_DIRS= ${WRKSRC}/build
+CONFIGURE_DIRS= build
CMAKE_ARG_PATH= ../unix
#CMAKE_ARGS+= -DCMAKE_VERBOSE_MAKEFILE:BOOL=TRUE # debug
CMAKE_ARGS+= -DPKGMANDIR=${PKGMANDIR}