summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-10-24 10:31:02 +0000
committerwiz <wiz@pkgsrc.org>2013-10-24 10:31:02 +0000
commit02c4f8132cb62c93c196eba94e424d85ddafbc3a (patch)
tree074426f124a0b6f9278c72ba614a7ce63d424ac4 /cross
parent3a5f618095eb94b9c691452c706594ec33e8a768 (diff)
downloadpkgsrc-02c4f8132cb62c93c196eba94e424d85ddafbc3a.tar.gz
Mark remaining packages not support DESTDIR as BROKEN as decided
by pkgsrc-pmc. If you are interested in one of these, please fix it before 2013Q4.
Diffstat (limited to 'cross')
-rw-r--r--cross/i386-cygwin32/Makefile4
-rw-r--r--cross/i386-linux/Makefile3
-rw-r--r--cross/i386-msdosdjgpp/Makefile3
3 files changed, 6 insertions, 4 deletions
diff --git a/cross/i386-cygwin32/Makefile b/cross/i386-cygwin32/Makefile
index e115621a637..772e0434156 100644
--- a/cross/i386-cygwin32/Makefile
+++ b/cross/i386-cygwin32/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2012/08/14 17:07:55 asau Exp $
-#
+# $NetBSD: Makefile,v 1.21 2013/10/24 10:31:02 wiz Exp $
DISTVERSION= 1.0.0.0
DISTFILES= # none
@@ -12,6 +11,7 @@ COMMENT= Cross-compile environment for Cygwin32/i386
NOT_FOR_PLATFORM= *-*-x86_64
PKG_DESTDIR_SUPPORT= none
+BROKEN= Does not support DESTDIR; will be removed after 2013Q4
WRKSRC= ${WRKDIR}/${EGCS_DISTNAME}
USE_CROSS_BINUTILS= yes
diff --git a/cross/i386-linux/Makefile b/cross/i386-linux/Makefile
index 71cc3075a96..44e9cea70c9 100644
--- a/cross/i386-linux/Makefile
+++ b/cross/i386-linux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2012/08/14 17:07:56 asau Exp $
+# $NetBSD: Makefile,v 1.31 2013/10/24 10:31:02 wiz Exp $
#
DISTVERSION= 2.0.7.1
@@ -15,6 +15,7 @@ NOT_FOR_PLATFORM= *-*-x86_64
BUILD_DEPENDS+= rpm-[0-9]*:../../misc/rpm
PKG_DESTDIR_SUPPORT= none
+BROKEN= Does not support DESTDIR; will be removed after 2013Q4
CHECK_SHLIBS_SUPPORTED= no
diff --git a/cross/i386-msdosdjgpp/Makefile b/cross/i386-msdosdjgpp/Makefile
index 5f1cf37b203..8b7a7b1b7cc 100644
--- a/cross/i386-msdosdjgpp/Makefile
+++ b/cross/i386-msdosdjgpp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2012/08/14 17:07:56 asau Exp $
+# $NetBSD: Makefile,v 1.32 2013/10/24 10:31:02 wiz Exp $
#
DISTVERSION= 2.02.0
@@ -24,6 +24,7 @@ SITES.wmemu2b.zip= http://ftp.delorie.com/pub/djgpp/beta/ \
http://gd.tuwien.ac.at/pc/dos/djgpp/beta/
PKG_DESTDIR_SUPPORT= none
+BROKEN= Does not support DESTDIR; will be removed after 2013Q4
WRKSRC= ${WRKDIR}/djgpp
USE_CROSS_BINUTILS= yes