summaryrefslogtreecommitdiff
path: root/devel/stlport/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/stlport/Makefile')
-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++