1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Mark BROKEN on all versions, not just 5.x

This commit is contained in:
Kris Kennaway 2003-06-04 17:45:54 +00:00
parent 3e023d815f
commit d7f5a22066
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82279

View File

@ -20,11 +20,7 @@ LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \
xml2:${PORTSDIR}/textproc/libxml2 \
gmetadom_gdome_cpp_smart:${PORTSDIR}/textproc/gmetadom
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500113
BROKEN= "Configure fails"
.endif
USE_REINPLACE= yes
USE_X_PREFIX= yes
@ -45,4 +41,4 @@ post-patch:
post-install:
@install-info ${PREFIX}/info/gtkmathview.info ${PREFIX}/info/dir
.include <bsd.port.post.mk>
.include <bsd.port.mk>