- Mark BROKEN: does not compile

undefined reference to `PrintGifError'

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2012-06-13 21:10:09 +00:00
parent 517612e0b1
commit 917e3afc7b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299215
6 changed files with 12 additions and 0 deletions

View file

@ -16,6 +16,8 @@ COMMENT= A cuddlesome teddy for the X desktop
NO_CDROM= Can only be distributed for free
BROKEN= does not compile
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View file

@ -17,6 +17,8 @@ DIST_SUBDIR= KDE/extragear
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE image viewer
BROKEN= does not compile
USE_BZIP2= yes
USE_GNOME= imlib
USE_KDE4= kdelibs kdeprefix kdehier automoc4

View file

@ -20,6 +20,8 @@ COMMENT= KDE image viewer
CONFLICTS= kdegraphics-3.1.* kdegraphics-3.2.[0-3]
BROKEN= does not compile
USE_KDELIBS_VER=3
PREFIX= ${KDE_PREFIX}

View file

@ -21,6 +21,8 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
gif.5:${PORTSDIR}/graphics/giflib \
Imlib.5:${PORTSDIR}/graphics/imlib
BROKEN= does not compile
PLIST_FILES= bin/show
post-extract:

View file

@ -18,6 +18,8 @@ COMMENT= X11 terminal emulator based on rxvt/xterm that supports korean
RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/local/hmm12.pcf.gz:${PORTSDIR}/korean/hanyangfonts
BROKEN= does not compile
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_XORG= x11 xext ice sm xt

View file

@ -17,6 +17,8 @@ COMMENT= A simple X11 launcher extensible in any programming language
USE_BZIP2= yes
USE_XORG= xpm x11
BROKEN= does not compile
pre-everything::
.if defined(WITHOUT_IMLIB)
@${ECHO_CMD} "Disabling Imlib support; only XPM images are supported"