From b73ba4f2cf205b6bf6af990eaada68d3bdc8a63d Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 29 May 2009 20:52:52 +0000 Subject: - Mark BROKEN on 6.X: does not compile Reported by: pointyhat --- deskutils/xfce4-notes-plugin/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'deskutils/xfce4-notes-plugin') diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile index e129a77a4c65..5f56b20df1e7 100644 --- a/deskutils/xfce4-notes-plugin/Makefile +++ b/deskutils/xfce4-notes-plugin/Makefile @@ -23,4 +23,10 @@ USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui libutil panel INSTALLS_ICONS= yes -.include +.include + +.if ${OSVERSION} < 700000 +BROKEN= does not compile +.endif + +.include -- cgit v1.2.3