Use OVERRIDE_DIRDEPTH instead of hardcoding config.sub and config.guess

paths as suggested by Joerg.
This commit is contained in:
hasso 2009-05-08 06:35:51 +00:00
parent 6b99b0f80f
commit 9a50e209a8

View file

@ -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