BROKEN: Does not build
This commit is contained in:
parent
ce425a8f77
commit
609ba5cbeb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153426
8 changed files with 16 additions and 0 deletions
|
@ -16,6 +16,8 @@ COMMENT= 2nd generation incarnation of the CD Index - audio metadata
|
|||
|
||||
CONFLICTS= libmusicbrainz-*
|
||||
|
||||
BROKEN= Does not build
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
|
|
@ -17,6 +17,8 @@ DISTNAME= gdb-${PORTVERSION}
|
|||
MAINTAINER= obrien@FreeBSD.org
|
||||
COMMENT= PowerPC simulator (PSIM) running in the GNU GDB 6
|
||||
|
||||
BROKEN= Does not build
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -24,6 +24,8 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
|||
|
||||
OPTIONS= SDL "Enable SDL support" off
|
||||
|
||||
BROKEN= Does not build
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(WITH_SDL)
|
||||
|
|
|
@ -22,6 +22,8 @@ COMMENT= Japanese Morphological Analysis System
|
|||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/darts.h:${PORTSDIR}/devel/darts
|
||||
|
||||
BROKEN= Does not build
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-darts=${LOCALBASE}/include --with-libiconv=${LOCALBASE}
|
||||
USE_ICONV= yes
|
||||
|
|
|
@ -19,6 +19,8 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \
|
|||
prime:${PORTSDIR}/japanese/prime
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
BROKEN= Does not build
|
||||
|
||||
USE_GNOME= lthack
|
||||
USE_X_PREFIX= yes
|
||||
USE_ICONV= yes
|
||||
|
|
|
@ -17,6 +17,8 @@ COMMENT= SCIM IMEngine module like SKK
|
|||
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
BROKEN= Does not build
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_ICONV= yes
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -17,6 +17,8 @@ COMMENT?= A OCAML client for multiple peer-to-peer networks
|
|||
|
||||
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
|
||||
|
||||
BROKEN= Does not build
|
||||
|
||||
CONFLICTS= mldonkey-devel-[0-9]*
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
|
|
@ -17,6 +17,8 @@ COMMENT?= A OCAML client for multiple peer-to-peer networks
|
|||
|
||||
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
|
||||
|
||||
BROKEN= Does not build
|
||||
|
||||
CONFLICTS= mldonkey-devel-[0-9]*
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
|
Loading…
Reference in a new issue