diff options
-rw-r--r-- | graphics/ida/Makefile | 2 | ||||
-rw-r--r-- | graphics/imagesort/Makefile | 2 | ||||
-rw-r--r-- | japanese/xjtext/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/graphics/ida/Makefile b/graphics/ida/Makefile index 29c68030bc82..b5c91cba5e5f 100644 --- a/graphics/ida/Makefile +++ b/graphics/ida/Makefile @@ -21,6 +21,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ exif.12:${PORTSDIR}/graphics/libexif +BROKEN= does not compile + OPTIONS_DEFINE= GIF PCF PNG SANE TIFF WEBP DOCS OPTIONS_DEFAULT= GIF PNG TIFF PCD_DESC= Enable PhotoCD support diff --git a/graphics/imagesort/Makefile b/graphics/imagesort/Makefile index d0563ce4d633..bb600d199c46 100644 --- a/graphics/imagesort/Makefile +++ b/graphics/imagesort/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png15:${PORTSDIR}/graphics/png \ gif.5:${PORTSDIR}/graphics/giflib +BROKEN= does not compile + USE_XORG= x11 xt USE_GNOME= imlib CFLAGS:= ${CFLAGS} -I${LOCALBASE}/include diff --git a/japanese/xjtext/Makefile b/japanese/xjtext/Makefile index 57a79b5ebdf6..4e038610bf98 100644 --- a/japanese/xjtext/Makefile +++ b/japanese/xjtext/Makefile @@ -15,6 +15,8 @@ DISTNAME= XJTEXT-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A text viewer for Japanese vertical writings +BROKEN= does not compile + USE_BISON= build USE_GNOME= imlib |