summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorasau <asau>2013-04-08 16:45:33 +0000
committerasau <asau>2013-04-08 16:45:33 +0000
commitecc83c3fa14d2669819a161d58f53a6df8895d31 (patch)
treecf368bd83138f7f2480b1336413c5bad556043dc /lang
parentad6e57fbd43693c4fdb10e48afc8cae05ea68cda (diff)
downloadpkgsrc-ecc83c3fa14d2669819a161d58f53a6df8895d31.tar.gz
Revert.
No, you cannot. It breaks build with read-only tree, for instance. Noticed by Taylor Campbell on IRC.
Diffstat (limited to 'lang')
-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 ef5b01dfe60..1e5020a25b3 100644
--- a/lang/squeak-vm/Makefile
+++ b/lang/squeak-vm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2013/04/06 15:46:36 rodent Exp $
+# $NetBSD: Makefile,v 1.23 2013/04/08 16:45:33 asau Exp $
#
SQUEAK_VERSION= 4.10.2.2614
@@ -22,7 +22,7 @@ USE_LANGUAGES= c c++
USE_CMAKE= yes
USE_TOOLS= gzip
-CONFIGURE_DIRS= build
+CONFIGURE_DIRS= ${WRKSRC}/build
CMAKE_ARG_PATH= ../unix
#CMAKE_ARGS+= -DCMAKE_VERBOSE_MAKEFILE:BOOL=TRUE # debug
CMAKE_ARGS+= -DPKGMANDIR=${PKGMANDIR}