aboutsummaryrefslogtreecommitdiff
path: root/sysutils/desktopbsd-tools
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-03-25 20:22:25 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-03-25 20:22:25 +0000
commit8d9e56de78e5726ed9c3ced1e1d5bcbea8e4f207 (patch)
tree353e0deaf25c8fdc396ad104e8884446a4b7a878 /sysutils/desktopbsd-tools
parentc480164d7cd4f84b8e4ad982005317480755c615 (diff)
downloadports-8d9e56de78e5726ed9c3ced1e1d5bcbea8e4f207.tar.gz
ports-8d9e56de78e5726ed9c3ced1e1d5bcbea8e4f207.zip
Notes
Diffstat (limited to 'sysutils/desktopbsd-tools')
-rw-r--r--sysutils/desktopbsd-tools/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/desktopbsd-tools/Makefile b/sysutils/desktopbsd-tools/Makefile
index fa8c02824267..fca8f301e1bb 100644
--- a/sysutils/desktopbsd-tools/Makefile
+++ b/sysutils/desktopbsd-tools/Makefile
@@ -34,6 +34,10 @@ DATADIR= ${PREFIX}/share/desktopbsd
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 900000
+BROKEN= does not compile on 9.X
+.endif
+
post-patch:
@${REINPLACE_CMD} -e \
"/Installation/d; /Documentation/d; /InitialConf/d" \