summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-05-27 07:17:07 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-05-27 07:17:07 +0000
commitfdc42a5004771870edab6cee23e22e388de66eb6 (patch)
treeb1ec4a72a3276cc951fdcb2b15677a7ebdbec91e /palm
parent- Update to 1.0.2 (diff)
Mark BROKEN on 8.x: does not build.
Notes
Notes: svn path=/head/; revision=234650
Diffstat (limited to 'palm')
-rw-r--r--palm/uppc-kmod/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/palm/uppc-kmod/Makefile b/palm/uppc-kmod/Makefile
index c1932a869522..5521016e4bb9 100644
--- a/palm/uppc-kmod/Makefile
+++ b/palm/uppc-kmod/Makefile
@@ -24,6 +24,10 @@ IGNORE= Requires kernel source (/usr/src/sys) to build
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 800064
+BROKEN= does not build
+.endif
+
post-build:
@${REINPLACE_CMD} -e 's|%%INITIAL_INSTALLDIR%%|${PREFIX}/lib|g' ${BUILD_WRKSRC}/uppcsetup
@${REINPLACE_CMD} -e 's|%%INITIAL_MODDIR%%|${KMODDIR}|g' ${WRKSRC}/uppcsetup