summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-09-28 08:30:00 +0000
committerdholland <dholland@pkgsrc.org>2012-09-28 08:30:00 +0000
commit0d9bb4481969418c14eff3abc712eb9631821d64 (patch)
tree3e6259897d025253e570c032012ae57d6345ae74
parent04eae53704359d455c81ed401a7d50e0b29de61c (diff)
downloadpkgsrc-0d9bb4481969418c14eff3abc712eb9631821d64.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++