summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--biology/seaview/Makefile2
-rw-r--r--deskutils/gtimer/Makefile2
-rw-r--r--graphics/EZWGL/Makefile2
-rw-r--r--graphics/guilib/Makefile2
-rw-r--r--graphics/robot/Makefile2
-rw-r--r--graphics/svg2swf/Makefile2
-rw-r--r--irc/xchat-mircryption/Makefile2
-rw-r--r--lang/quack/Makefile2
-rw-r--r--math/triangle/Makefile2
-rw-r--r--net/cnet/Makefile2
10 files changed, 20 insertions, 0 deletions
diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile
index 9b94f5aa99cf..a31f9e6773b5 100644
--- a/biology/seaview/Makefile
+++ b/biology/seaview/Makefile
@@ -19,6 +19,8 @@ COMMENT= Multiple DNA/protein sequence alignment editor
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
+BROKEN= Size mismatch
+
USE_X_PREFIX= yes
NO_WRKSUBDIR= yes
EXTRACT_CMD= ${CAT}
diff --git a/deskutils/gtimer/Makefile b/deskutils/gtimer/Makefile
index bef096991f13..386de0ac3fa5 100644
--- a/deskutils/gtimer/Makefile
+++ b/deskutils/gtimer/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://www.cknudsen.com/gtimer/
MAINTAINER= ports@FreeBSD.org
COMMENT= A timer for your personal activities
+BROKEN= Size mismatch
+
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gtk12
diff --git a/graphics/EZWGL/Makefile b/graphics/EZWGL/Makefile
index 69f932e28a79..9cc0b1b89f06 100644
--- a/graphics/EZWGL/Makefile
+++ b/graphics/EZWGL/Makefile
@@ -18,6 +18,8 @@ COMMENT= The EZ Widget and Graphics Library
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
png.5:${PORTSDIR}/graphics/png
+BROKEN= Size mismatch
+
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
diff --git a/graphics/guilib/Makefile b/graphics/guilib/Makefile
index 3452b85498db..fe5679f0707e 100644
--- a/graphics/guilib/Makefile
+++ b/graphics/guilib/Makefile
@@ -15,6 +15,8 @@ DISTNAME= GUIlib-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A very simple GUI framework for use with SDL
+BROKEN= Size mismatch
+
USE_SDL= sdl
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
diff --git a/graphics/robot/Makefile b/graphics/robot/Makefile
index 58680ee0d86f..259684672d80 100644
--- a/graphics/robot/Makefile
+++ b/graphics/robot/Makefile
@@ -18,6 +18,8 @@ COMMENT= Graph plotting and data analysis program using OpenLook
BUILD_DEPENDS= fsplit:${PORTSDIR}/devel/fortran-utils
LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview
+BROKEN= Size mismatch
+
USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/graphics/svg2swf/Makefile b/graphics/svg2swf/Makefile
index 84a0415b8fc7..0eac72b87ba8 100644
--- a/graphics/svg2swf/Makefile
+++ b/graphics/svg2swf/Makefile
@@ -19,6 +19,8 @@ COMMENT= Convert an SVG file into a Macromedia Flash (swf) file
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/${PACKAGE_DIR}/sax/saxexts.py:${PORTSDIR}/textproc/py-xml \
${PYTHON_SITELIBDIR}/ming.py:${PORTSDIR}/graphics/py-ming
+BROKEN= Size mismatch
+
PLIST_FILES= bin/svg2swf
USE_REINPLACE= yes
USE_PYTHON= yes
diff --git a/irc/xchat-mircryption/Makefile b/irc/xchat-mircryption/Makefile
index a1d4afb26856..006ae710820e 100644
--- a/irc/xchat-mircryption/Makefile
+++ b/irc/xchat-mircryption/Makefile
@@ -17,6 +17,8 @@ COMMENT= A free encryption add-on for the popular XChat irc client
RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat2
+BROKEN= Size mismatch
+
USE_X_PREFIX= yes
USE_ZIP= yes
USE_REINPLACE= yes
diff --git a/lang/quack/Makefile b/lang/quack/Makefile
index 82a533568db4..65dfbba98245 100644
--- a/lang/quack/Makefile
+++ b/lang/quack/Makefile
@@ -18,6 +18,8 @@ COMMENT= Enhanced support for editing and running Scheme code
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
+BROKEN= Size mismatch
+
EMACS_PORT_NAME?= emacs21
NO_WRKSUBDIR= yes
diff --git a/math/triangle/Makefile b/math/triangle/Makefile
index be8b5bb73292..1a29e1f074af 100644
--- a/math/triangle/Makefile
+++ b/math/triangle/Makefile
@@ -15,6 +15,8 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator
+BROKEN= Size mismatch
+
NO_CDROM= Triangle must not be sold for profit
NO_WRKSUBDIR= yes
diff --git a/net/cnet/Makefile b/net/cnet/Makefile
index ccbe81cd68e3..45465bc509dd 100644
--- a/net/cnet/Makefile
+++ b/net/cnet/Makefile
@@ -16,6 +16,8 @@ COMMENT= A networking simulator
LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
+BROKEN= Size mismatch
+
USE_REINPLACE= yes
USE_XPM= yes
USE_GMAKE= yes