aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2011-12-21 16:15:09 +0800
committerlinimon <linimon@FreeBSD.org>2011-12-21 16:15:09 +0800
commite06b038f8fb202b942142f97f610d6dc71fde5c0 (patch)
treea2a959f937852962668c482d250a9efa9b2165d2
parent979538aab8299dbb611f4626ff0bb8f4fe0609e7 (diff)
downloadfreebsd-ports-gnome-e06b038f8fb202b942142f97f610d6dc71fde5c0.tar.gz
freebsd-ports-gnome-e06b038f8fb202b942142f97f610d6dc71fde5c0.tar.zst
freebsd-ports-gnome-e06b038f8fb202b942142f97f610d6dc71fde5c0.zip
Mark as broken on FreeBSD 10: tries to access /proc/cpuinfo.
-rw-r--r--games/dangerdeep/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/dangerdeep/Makefile b/games/dangerdeep/Makefile
index c287d23cb49b..902859beea1f 100644
--- a/games/dangerdeep/Makefile
+++ b/games/dangerdeep/Makefile
@@ -38,6 +38,10 @@ PORTDOCS= CREDITS README
SCONS_ARGS+= usex86sse=-1 # disable MMX/SSE on the build cluster
.endif
+.if ${OSVERSION} >= 1000000
+BROKEN= Does not compile on FreeBSD 10
+.endif
+
post-patch:
@${REINPLACE_CMD} -e 's|/usr/share/games/dangerdeep|${DATADIR}|; \
s|Linux|"Danger from the Deep"|' ${WRKSRC}/doc/man/dangerdeep.6