1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00

Mark py-dbus IGNORE on 4.X. It does not build, and GCC 3.4 won't help here.

This commit is contained in:
Joe Marcus Clarke 2005-07-22 22:41:44 +00:00
parent eab4588a9b
commit cb7ef01162
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139924

View File

@ -57,6 +57,11 @@ PLIST_SUB+= QT=""
.else
CONFIGURE_ARGS+=--disable-qt
PLIST_SUB+= QT="@comment "
.if defined(PKGNAMEPREFIX)
.if ${PKGNAMEPREFIX}==${PYTHON_PKGNAMEPREFIX} && ${OSVERSION} < 500000
IGNORE= Does not build on 4.X
.endif
.endif
.endif
post-patch: