]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/blobdiff - Makefile
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
[pkgsrc-ghc.git] / Makefile
index 8ad240a370b1e78ff6b3a54fa5ea9ae749ea6416..9d935b760454b84f61199b3c5ee3d3318364ecc6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,8 +19,6 @@ DISTFILES+=   ${DISTNAME}-boot-x86_64-unknown-linux-gnu.tar.bz2
 SITES.${i}=    http://static.cielonegro.org/archive/
 .endfor
 
-PKG_DESTDIR_SUPPORT=   user-destdir
-
 # Unregisterised HC packages are platform-dependent C sources. Yes,
 # they are C sources but are totally non-portable. We have to create
 # more HC packages to support more platforms. Note that those packages
@@ -68,7 +66,7 @@ CONFIGURE_ARGS += \
        --with-iconv-libraries=${PREFIX}/lib
 
 # Define ${PLATFORM} and the target "pre-configure".
-.include "../../wip/ghc/stage0.mk"
+.include "../../wip/ghc/bootstrap.mk"
 
 do-configure:
        ${RUN} cd ${WRKSRC} && \