From 0248d9905e6f723dbc1855e80f23a4830d992680 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 24 May 2010 23:23:58 +0000 Subject: - Mark BROKEN on 6.X: does not compile Reported by: pointyhat --- x11-wm/devilspie/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'x11-wm') diff --git a/x11-wm/devilspie/Makefile b/x11-wm/devilspie/Makefile index b21cc65fa601..61723d4582c9 100644 --- a/x11-wm/devilspie/Makefile +++ b/x11-wm/devilspie/Makefile @@ -26,6 +26,12 @@ PORTDOCS= AUTHORS NEWS README TODO PLIST_FILES= bin/devilspie \ share/locale/de/LC_MESSAGES/devilspie.mo +.include + +.if ${OSVERSION} < 700000 +BROKEN= does not compile on 6.X +.endif + post-patch: @${REINPLACE_CMD} -e 's|-D.*_DISABLE_DEPRECATED||' \ ${WRKSRC}/src/Makefile.in @@ -36,4 +42,4 @@ post-install: ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} .endif -.include +.include -- cgit v1.2.3