summaryrefslogtreecommitdiff
path: root/lang/nhc98
diff options
context:
space:
mode:
authorwiz <wiz>2013-10-24 10:31:02 +0000
committerwiz <wiz>2013-10-24 10:31:02 +0000
commitb65c5cd47fa5b20e1ff632f7c604a16ae51227bf (patch)
tree074426f124a0b6f9278c72ba614a7ce63d424ac4 /lang/nhc98
parent6162e2b9149e3b30d9f6fb05fe95e519b1d6b35b (diff)
downloadpkgsrc-b65c5cd47fa5b20e1ff632f7c604a16ae51227bf.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 'lang/nhc98')
-rw-r--r--lang/nhc98/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile
index 665ea77f782..bdd6326d609 100644
--- a/lang/nhc98/Makefile
+++ b/lang/nhc98/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2012/08/14 17:07:57 asau Exp $
+# $NetBSD: Makefile,v 1.43 2013/10/24 10:31:02 wiz Exp $
DISTNAME= nhc98src-1.18.tar.gz
PKGNAME= nhc98-1.18
@@ -16,6 +16,7 @@ COMMENT= Portable Haskell 98 compiler
NOT_FOR_PLATFORM= ${LP64PLATFORMS}
PKG_DESTDIR_SUPPORT= none
+BROKEN= Does not support DESTDIR; will be removed after 2013Q4
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}