summaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authormarkus <markus@FreeBSD.org>2007-01-11 17:25:46 +0000
committermarkus <markus@FreeBSD.org>2007-01-11 17:25:46 +0000
commit85cb8136d327127c437c6b759fc3ae7adb7e524f (patch)
treec1e679df2603790dce2fe697e94fdcc7d0d7d103 /x11-themes
parentf68baf72441cc60ac00a69ab9c8666d2ae250faf (diff)
downloadFreeBSD-ports-85cb8136d327127c437c6b759fc3ae7adb7e524f.zip
FreeBSD-ports-85cb8136d327127c437c6b759fc3ae7adb7e524f.tar.gz
Mark BROKEN on 4.x
Submitted by: pointyhat via kris
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/kde-style-polyester/Makefile8
-rw-r--r--x11-themes/kde4-style-polyester/Makefile8
2 files changed, 14 insertions, 2 deletions
diff --git a/x11-themes/kde-style-polyester/Makefile b/x11-themes/kde-style-polyester/Makefile
index 355052c..7835ffb 100644
--- a/x11-themes/kde-style-polyester/Makefile
+++ b/x11-themes/kde-style-polyester/Makefile
@@ -24,4 +24,10 @@ USE_AUTOTOOLS= libtool:15
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN= Does not compile on 4.x
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/x11-themes/kde4-style-polyester/Makefile b/x11-themes/kde4-style-polyester/Makefile
index 355052c..7835ffb 100644
--- a/x11-themes/kde4-style-polyester/Makefile
+++ b/x11-themes/kde4-style-polyester/Makefile
@@ -24,4 +24,10 @@ USE_AUTOTOOLS= libtool:15
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN= Does not compile on 4.x
+.endif
+
+.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud