aboutsummaryrefslogtreecommitdiff
path: root/x11/lxpanel
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-15 19:23:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-15 19:23:29 +0000
commit380b645e65d5edfc8258c4a309d5b34115e6ad4f (patch)
treea72be439cecf6da34d7dced58392fb657d6522d5 /x11/lxpanel
parent939c8d6dc72d160a8e4eea0fb0234f222745741a (diff)
Notes
Diffstat (limited to 'x11/lxpanel')
-rw-r--r--x11/lxpanel/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile
index 90fd00292eb1..4fe3b8c8dd41 100644
--- a/x11/lxpanel/Makefile
+++ b/x11/lxpanel/Makefile
@@ -46,6 +46,10 @@ CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.endif
+.if ${OSVERSION} < 700000
+BROKEN= does not compile
+.endif
+
pre-patch:
@${REINPLACE_CMD} -e 's,linux,sys,' \
${WRKSRC}/src/plugins/volume/volume-impl.c