summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-11-26 19:35:55 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-11-26 19:35:55 +0000
commitebb1ead623e18f01da8b6abb76c624e349e17d7d (patch)
tree8f91c9cc56cab794a419b3d15e81d58cab8b9b12 /x11-toolkits
parentUpdate for new MASTER_SITE post-breakin. (diff)
Mark BROKEN, does not compile with KDE >= 3.3.1
Notes
Notes: svn path=/head/; revision=122519
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-kde/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/py-kde/Makefile b/x11-toolkits/py-kde/Makefile
index b7eee55fd0e3..b562293c6951 100644
--- a/x11-toolkits/py-kde/Makefile
+++ b/x11-toolkits/py-kde/Makefile
@@ -16,6 +16,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= danny@ricin.com
COMMENT= Python Bindings for KDE3
+BROKEN= "Does not compile with KDE >= 3.3.1"
+
BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt
RUN_DEPENDS= ${BUILD_DEPENDS}
@@ -30,10 +32,6 @@ NO_FILTER_SHLIBS= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= "Does not run on 4.x"
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's#/usr/bin/python#${PYTHON_CMD}#' ${WRKSRC}/postproc