summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland>2012-09-28 08:30:00 +0000
committerdholland <dholland>2012-09-28 08:30:00 +0000
commit9e59b07d77ba2ad7756f0cf9df66cc125240550b (patch)
tree3e6259897d025253e570c032012ae57d6345ae74
parent9fd02ec0e0f6bb0b13b88f1252915878acf08ead (diff)
downloadpkgsrc-9e59b07d77ba2ad7756f0cf9df66cc125240550b.tar.gz
Mark this BROKEN. It has not been buildable in years and to the extent
it's not dead upstream (which looks to be minimal) upstream also seems to not be interested in making releases. This package will be removed in due course unless the circumstances change.
-rw-r--r--devel/stlport/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/stlport/Makefile b/devel/stlport/Makefile
index 87f8972e90b..6e20ca29f9f 100644
--- a/devel/stlport/Makefile
+++ b/devel/stlport/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2009/09/04 13:31:37 joerg Exp $
+# $NetBSD: Makefile,v 1.33 2012/09/28 08:30:00 dholland Exp $
DISTNAME= STLport-4.6
PKGNAME= stlport-4.6
@@ -12,6 +12,8 @@ COMMENT= Complete C++ standard library
PKG_DESTDIR_SUPPORT= user-destdir
+BROKEN= Unbuildable for years and appears to be dead upstream.
+
USE_TOOLS+= gmake
USE_LIBTOOL= yes
USE_LANGUAGES= c c++