summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorhasso <hasso>2009-05-08 06:35:51 +0000
committerhasso <hasso>2009-05-08 06:35:51 +0000
commit94eb50c21d194dc7371faa5f3369711310917d32 (patch)
treec05b86d2f31336c5bd4a49cbac079ede033c0dac /lang
parent8ffa53e70f82550a757e4da50df7afc7341ed625 (diff)
downloadpkgsrc-94eb50c21d194dc7371faa5f3369711310917d32.tar.gz
Use OVERRIDE_DIRDEPTH instead of hardcoding config.sub and config.guess
paths as suggested by Joerg.
Diffstat (limited to 'lang')
-rw-r--r--lang/squeak/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile
index 482f190ffd5..2700605fd27 100644
--- a/lang/squeak/Makefile
+++ b/lang/squeak/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2009/05/06 11:09:10 hasso Exp $
+# $NetBSD: Makefile,v 1.39 2009/05/08 06:35:51 hasso Exp $
#
DISTNAME= Squeak-3.9-8
@@ -26,8 +26,7 @@ AUTOMAKE_REQD= 1.4.6
BUILD_DIRS= ${WRKDIR}/build
CONFIGURE_DIRS= ${WRKDIR}/build
CONFIGURE_SCRIPT= ${WRKSRC}/platforms/unix/config/configure
-CONFIG_GUESS_OVERRIDE+= platforms/unix/config/config.guess
-CONFIG_SUB_OVERRIDE+= platforms/unix/config/config.sub
+OVERRIDE_DIRDEPTH= 3
DIST_SUBDIR= squeak
SQUEAK_CHANGES= Squeak3.9-final-7067/Squeak3.9-final-7067.changes.gz