- Mark BROKEN: does not compile
undefined reference to `PrintGifError' Reported by: pointyhat
This commit is contained in:
parent
2a0f64f42e
commit
f3b8ba9887
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299213
3 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue