summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-05-25 01:05:54 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-05-25 01:05:54 +0000
commit229013a1b84ef0cbc8e67d75bb74bdbd51fb9ab5 (patch)
tree6f0871483aac9969f71f49cbd3fb84049f1d8c60
parentBROKEN: Size mismatch (diff)
BROKEN: Does not build
Notes
Notes: svn path=/head/; revision=191685
-rw-r--r--net/rubygem-twitter/Makefile2
-rw-r--r--science/felt/Makefile2
-rw-r--r--sysutils/sjog/Makefile2
-rw-r--r--x11-fm/xnc/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/net/rubygem-twitter/Makefile b/net/rubygem-twitter/Makefile
index 7fa08df248f2..d33413ea702c 100644
--- a/net/rubygem-twitter/Makefile
+++ b/net/rubygem-twitter/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ijliao@FreeBSD.org
COMMENT= Command line twits and an API wrapper
+BROKEN= Does not build
+
USE_RUBY= yes
GEM_NAME= ${DISTNAME}
diff --git a/science/felt/Makefile b/science/felt/Makefile
index a027024a9987..bfd2b54b9979 100644
--- a/science/felt/Makefile
+++ b/science/felt/Makefile
@@ -16,6 +16,8 @@ EXTRACT_SUFX= -devel.src.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= A system for Finite Element Analysis
+BROKEN= Does not build
+
USE_X_PREFIX= yes
USE_GL= yes
WRKSRC= ${WRKDIR}/FElt-${PORTVERSION}
diff --git a/sysutils/sjog/Makefile b/sysutils/sjog/Makefile
index ccd3bd2e05e1..864d4af8ed5b 100644
--- a/sysutils/sjog/Makefile
+++ b/sysutils/sjog/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Userland daemon for Sony Vaio Jog Dial
+BROKEN= Does not build
+
ONLY_FOR_ARCHS= i386
USE_AUTOTOOLS= automake:14 autoconf:213
GNU_CONFIGURE= yes
diff --git a/x11-fm/xnc/Makefile b/x11-fm/xnc/Makefile
index ba7ab1b60182..08bd1cc10e39 100644
--- a/x11-fm/xnc/Makefile
+++ b/x11-fm/xnc/Makefile
@@ -26,6 +26,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
+BROKEN= Does not build
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GETTEXT= yes
USE_XLIB= yes