mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Change BROKEN to IGNORE to prevent package build.
Approved by: portmgr (self)
This commit is contained in:
parent
d2f3c2a01d
commit
82d942f0fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132146
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ COMMENT= Splits SHOUTcast stream into tracks
|
|||
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
|
||||
mad.2:${PORTSDIR}/audio/libmad
|
||||
|
||||
BROKEN= "fails to split up streams into tracks"
|
||||
IGNORE= fails to split up streams into tracks
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
|
|
@ -20,7 +20,7 @@ COMMENT= Jons GTK plugin for licq
|
|||
|
||||
RUN_DEPENDS+= licq:${PORTSDIR}/${LICQ_PORT}
|
||||
|
||||
BROKEN= "Incompatible with licq-1.3.0"
|
||||
IGNORE= is incompatible with licq-1.3.0
|
||||
DEPRECATED= project stalled, no more releases
|
||||
EXPIRATION_DATE= 2005-04-01
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue