aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-12-18 02:36:00 +0800
committerkris <kris@FreeBSD.org>2005-12-18 02:36:00 +0800
commitf54c40757161d220c329679e4e7fdf9e0e1b5933 (patch)
treef6a41eb2face9e5135714e6a7d61920f0a7fb2bf
parent6b9f6b890a7fa3b158aa00a177e1e960a535f819 (diff)
downloadfreebsd-ports-gnome-f54c40757161d220c329679e4e7fdf9e0e1b5933.tar.gz
freebsd-ports-gnome-f54c40757161d220c329679e4e7fdf9e0e1b5933.tar.zst
freebsd-ports-gnome-f54c40757161d220c329679e4e7fdf9e0e1b5933.zip
BROKEN: Does not build
-rw-r--r--www/geneweb/Makefile2
-rw-r--r--x11-toolkits/ewl/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/www/geneweb/Makefile b/www/geneweb/Makefile
index 8f756732988e..d5f11bf5d467 100644
--- a/www/geneweb/Makefile
+++ b/www/geneweb/Makefile
@@ -16,6 +16,8 @@ COMMENT= An advanced genealogy software
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
+BROKEN= Does not build
+
MAN1= ged2gwb.1 gwb2ged.1 gwc.1 gwu.1
SUB_FILES+= pkg-message
diff --git a/x11-toolkits/ewl/Makefile b/x11-toolkits/ewl/Makefile
index ac859ba8f29e..5a93d4742186 100644
--- a/x11-toolkits/ewl/Makefile
+++ b/x11-toolkits/ewl/Makefile
@@ -20,6 +20,8 @@ LIB_DEPENDS= embryo.9:${PORTSDIR}/lang/embryo \
edje.5:${PORTSDIR}/graphics/edje \
ecore.1:${PORTSDIR}/x11/ecore
+BROKEN= Does not build
+
USE_X_PREFIX= yes
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes