summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/snd/Makefile2
-rw-r--r--benchmarks/polygraph/Makefile2
-rw-r--r--benchmarks/polygraph31/Makefile2
-rw-r--r--devel/ilu/Makefile2
-rw-r--r--devel/ups-debug/Makefile2
-rw-r--r--games/gracer/Makefile2
-rw-r--r--graphics/geomview/Makefile2
-rw-r--r--graphics/ivtools/Makefile2
-rw-r--r--math/gretl/Makefile2
-rw-r--r--math/oleo/Makefile2
-rw-r--r--misc/gretl/Makefile2
-rw-r--r--security/kssh/Makefile2
-rw-r--r--x11-servers/Xatm/Makefile2
-rw-r--r--x11/gxset/Makefile2
14 files changed, 28 insertions, 0 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 9567e96..bd6a24e 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= trevor@FreeBSD.org
+BROKEN= "Does not build"
+
LIB_DEPENDS= gsl.0:${PORTSDIR}/math/gsl \
intl.2:${PORTSDIR}/devel/gettext
diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile
index da5451e..adc20bc 100644
--- a/benchmarks/polygraph/Makefile
+++ b/benchmarks/polygraph/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= demon@FreeBSD.org
+BROKEN= "Does not build"
+
WRKSRC= ${WRKDIR}/polygraph
GNU_CONFIGURE= YES
diff --git a/benchmarks/polygraph31/Makefile b/benchmarks/polygraph31/Makefile
index da5451e..adc20bc 100644
--- a/benchmarks/polygraph31/Makefile
+++ b/benchmarks/polygraph31/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= demon@FreeBSD.org
+BROKEN= "Does not build"
+
WRKSRC= ${WRKDIR}/polygraph
GNU_CONFIGURE= YES
diff --git a/devel/ilu/Makefile b/devel/ilu/Makefile
index 8e0a268..5a4dce6 100644
--- a/devel/ilu/Makefile
+++ b/devel/ilu/Makefile
@@ -21,6 +21,8 @@ PATCHFILES= ${DISTNAME}-patches.html.gz
MAINTAINER= cracauer@cons.org
+BROKEN= "Does not build"
+
BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake
# The FreeBSD port uses its own shared library patches. The native
diff --git a/devel/ups-debug/Makefile b/devel/ups-debug/Makefile
index 80e8ec1..c5e91a6 100644
--- a/devel/ups-debug/Makefile
+++ b/devel/ups-debug/Makefile
@@ -17,6 +17,8 @@ DISTNAME= ups-3.35-beta13
MAINTAINER= ports@FreeBSD.org
+BROKEN= "Does not build"
+
GNU_CONFIGURE= yes
USE_XLIB= yes
USE_GMAKE= yes
diff --git a/games/gracer/Makefile b/games/gracer/Makefile
index 024a11c..c45882e 100644
--- a/games/gracer/Makefile
+++ b/games/gracer/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= nox@jelal.kn-bremen.de
+BROKEN= "Does not build"
+
BUILD_DEPENDS= ${X11BASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib
LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \
png.5:${PORTSDIR}/graphics/png \
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile
index ee937d9..c553e80 100644
--- a/graphics/geomview/Makefile
+++ b/graphics/geomview/Makefile
@@ -14,6 +14,8 @@ DISTFILES= geomview-1.6.1-src.tar.gz
MAINTAINER= fenner@freebsd.org
+BROKEN= "Does not build"
+
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \
tk82.1:${PORTSDIR}/x11-toolkits/tk82
diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile
index 0ac869b..be661db 100644
--- a/graphics/ivtools/Makefile
+++ b/graphics/ivtools/Makefile
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= johnston@vectaport.com
+BROKEN= "Does not build"
+
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
diff --git a/math/gretl/Makefile b/math/gretl/Makefile
index ed8fe2f..91adefa 100644
--- a/math/gretl/Makefile
+++ b/math/gretl/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+BROKEN= "Does not build"
+
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
LIB_DEPENDS= gtkextra:${PORTSDIR}/x11-toolkits/gtkextra \
xml:${PORTSDIR}/textproc/libxml
diff --git a/math/oleo/Makefile b/math/oleo/Makefile
index 0348361..92ff290 100644
--- a/math/oleo/Makefile
+++ b/math/oleo/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+BROKEN= "Does not build"
+
LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext
USE_AUTOCONF_VER=213
diff --git a/misc/gretl/Makefile b/misc/gretl/Makefile
index ed8fe2f..91adefa 100644
--- a/misc/gretl/Makefile
+++ b/misc/gretl/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+BROKEN= "Does not build"
+
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
LIB_DEPENDS= gtkextra:${PORTSDIR}/x11-toolkits/gtkextra \
xml:${PORTSDIR}/textproc/libxml
diff --git a/security/kssh/Makefile b/security/kssh/Makefile
index d77f09d..619aad5 100644
--- a/security/kssh/Makefile
+++ b/security/kssh/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.geocities.com/bilibao/
MAINTAINER= kevlo@FreeBSD.org
+BROKEN= "Does not build"
+
BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext
USE_KDELIBS_VER=2
diff --git a/x11-servers/Xatm/Makefile b/x11-servers/Xatm/Makefile
index 564843a..17ed501 100644
--- a/x11-servers/Xatm/Makefile
+++ b/x11-servers/Xatm/Makefile
@@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}+cid-${PORTVERSION}
MAINTAINER= taguchi@tohoku.iij.ad.jp
+BROKEN= "Does not build"
+
USE_IMAKE= yes
USE_GMAKE= yes
MAKE_ENV+= MAKE=${GMAKE}
diff --git a/x11/gxset/Makefile b/x11/gxset/Makefile
index c9b33a3..62a396f 100644
--- a/x11/gxset/Makefile
+++ b/x11/gxset/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.seindal.dk/pub/rene/
MAINTAINER= bms@spc.org
+BROKEN= "Does not build"
+
USE_X_PREFIX= yes
USE_GTK= yes
USE_XPM= yes
OpenPOWER on IntegriCloud