aboutsummaryrefslogtreecommitdiff
path: root/devel/yaml-cpp03/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/yaml-cpp03/Makefile')
-rw-r--r--devel/yaml-cpp03/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/yaml-cpp03/Makefile b/devel/yaml-cpp03/Makefile
index cb7bd51aa437..d2a83b405bf0 100644
--- a/devel/yaml-cpp03/Makefile
+++ b/devel/yaml-cpp03/Makefile
@@ -12,6 +12,8 @@ COMMENT= YAML parser and emitter in C++ matching the YAML 1.2 spec
LICENSE= MIT
+BROKEN= Unfetchable (google code has gone away)
+
WRKSRC= ${WRKDIR}/${PORTNAME}
USES= cmake
USE_LDCONFIG= yes