Mark BROKEN with Ruby 1.9 [1]
Drop maintainership (I don't use Qt3 ports anymore) PR: ports/158678 [1] Submitted by: swills
This commit is contained in:
parent
585f07aff3
commit
7da9470669
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277233
@ -12,7 +12,7 @@ CATEGORIES= audio kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src
|
||||
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Media player for KDE
|
||||
|
||||
LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib \
|
||||
@ -44,6 +44,10 @@ OPTIONS= GPOD "iPod support" on \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${RUBY_VER} == 1.9
|
||||
BROKEN= does not build with ruby 1.9
|
||||
.endif
|
||||
|
||||
CONFIGURE_ARGS+=--without-exscalibar \
|
||||
--with-mp4v2 \
|
||||
--with-mp4v2-dir=${PREFIX}
|
||||
|
Loading…
Reference in New Issue
Block a user