aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2017-06-11 21:39:53 +0000
committerChris Rees <crees@FreeBSD.org>2017-06-11 21:39:53 +0000
commita27c73234f8f2a1fed82d31dc100cc7d6736ab28 (patch)
tree588ed075f404c46c4e502f5aeba0c6d6966f35ce /x11-wm
parentc0869d09615859d6dc91a342afe9f47bd0639e1c (diff)
downloadports-a27c73234f8f2a1fed82d31dc100cc7d6736ab28.tar.gz
ports-a27c73234f8f2a1fed82d31dc100cc7d6736ab28.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/cde/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11-wm/cde/Makefile b/x11-wm/cde/Makefile
index 270b8fce8c77..d1a81534f904 100644
--- a/x11-wm/cde/Makefile
+++ b/x11-wm/cde/Makefile
@@ -28,6 +28,12 @@ MAKE_ARGS+= PERL=${PERL}
MAKE_JOBS_UNSAFE=yes
SUB_FILES= pkg-message
+.include <bsd.port.options.mk>
+
+.if ${OSVERSION} > 1200000
+BROKEN= Does not build on head
+.endif
+
DTPATHSRE= 's,/usr/dt,${STAGEDIR}${PREFIX}/dt,;s,/etc/dt,${STAGEDIR}${PREFIX}/etc/dt,;\
s,/var/dt,${STAGEDIR}${PREFIX}/dt/var,'
post-patch: