aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2012-06-20 11:34:31 +0000
committerKoop Mast <kwm@FreeBSD.org>2012-06-20 11:34:31 +0000
commit9e70e62929cf4efc9d6c034263a4376ff15af82e (patch)
treec4c7ce70be8e850f2c58adfbad29cbfd43bf9e7d
parente5e10a1a084432a222d9ac4747662824388d8514 (diff)
downloadports-9e70e62929cf4efc9d6c034263a4376ff15af82e.tar.gz
ports-9e70e62929cf4efc9d6c034263a4376ff15af82e.zip
Notes
-rw-r--r--games/xteddy/Makefile2
-rw-r--r--graphics/kuickshow-kde4/Makefile2
-rw-r--r--graphics/kuickshow/Makefile2
-rw-r--r--graphics/show/Makefile2
-rw-r--r--korean/eterm/Makefile2
-rw-r--r--x11/silo/Makefile2
6 files changed, 0 insertions, 12 deletions
diff --git a/games/xteddy/Makefile b/games/xteddy/Makefile
index cd1a26e69e86..f68c3d6bf010 100644
--- a/games/xteddy/Makefile
+++ b/games/xteddy/Makefile
@@ -16,8 +16,6 @@ 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
diff --git a/graphics/kuickshow-kde4/Makefile b/graphics/kuickshow-kde4/Makefile
index 3335d16811fe..b9364849548b 100644
--- a/graphics/kuickshow-kde4/Makefile
+++ b/graphics/kuickshow-kde4/Makefile
@@ -17,8 +17,6 @@ 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
diff --git a/graphics/kuickshow/Makefile b/graphics/kuickshow/Makefile
index 941d38c59f30..bf4b897a7e5e 100644
--- a/graphics/kuickshow/Makefile
+++ b/graphics/kuickshow/Makefile
@@ -20,8 +20,6 @@ COMMENT= KDE image viewer
CONFLICTS= kdegraphics-3.1.* kdegraphics-3.2.[0-3]
-BROKEN= does not compile
-
USE_KDELIBS_VER=3
PREFIX= ${KDE_PREFIX}
diff --git a/graphics/show/Makefile b/graphics/show/Makefile
index f5f0f856ce18..053ba7072d03 100644
--- a/graphics/show/Makefile
+++ b/graphics/show/Makefile
@@ -21,8 +21,6 @@ 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:
diff --git a/korean/eterm/Makefile b/korean/eterm/Makefile
index 32ad22096187..9d1ed967bd80 100644
--- a/korean/eterm/Makefile
+++ b/korean/eterm/Makefile
@@ -18,8 +18,6 @@ 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
diff --git a/x11/silo/Makefile b/x11/silo/Makefile
index fe6fa97aa095..20a5a59dcda2 100644
--- a/x11/silo/Makefile
+++ b/x11/silo/Makefile
@@ -17,8 +17,6 @@ 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"