- Mark BROKEN on 6.X: does not configure

Feature safe:	yes
This commit is contained in:
Pav Lucistnik 2010-06-21 21:55:21 +00:00
parent c029fa9167
commit 2aa38f3ee8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256799

View file

@ -36,6 +36,10 @@ CONFIGURE_ARGS+=--disable-gnome
PLIST_SUB+= GNOME="@comment "
.endif
.if ${OSVERSION} < 700000
BROKEN= does not configure on 6.X
.endif
post-patch:
@${REINPLACE_CMD} -e 's|{libdir}/pkgconfig|{prefix}/libdata/pkgconfig|' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|testsuite ||' ${WRKSRC}/Makefile.in