]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/commitdiff
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
authorPHO <pho@cielonegro.org>
Tue, 8 Jan 2013 03:41:51 +0000 (12:41 +0900)
committerPHO <pho@cielonegro.org>
Tue, 8 Jan 2013 03:41:51 +0000 (12:41 +0900)
Mark packages that don't or might probably not have staged installation.

Makefile

index 4ea112401217991eb154921ae5d233d64353bfe8..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
 
 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
 # 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