summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/qmpdclient/Makefile2
-rw-r--r--databases/postgresql-plproxy/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/audio/qmpdclient/Makefile b/audio/qmpdclient/Makefile
index 086bcd568c41..f12cb1081f6a 100644
--- a/audio/qmpdclient/Makefile
+++ b/audio/qmpdclient/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://havtknut.tihlde.org/qmpdclient/files/ \
MAINTAINER= uyamba@gmail.com
COMMENT= Easy to use musicpd client written in QT4
+BROKEN= Does not build
+
HAS_CONFIGURE= yes
USE_GMAKE= yes
USE_QT_VER= 4
diff --git a/databases/postgresql-plproxy/Makefile b/databases/postgresql-plproxy/Makefile
index 742000543b02..bfb1f9b5036f 100644
--- a/databases/postgresql-plproxy/Makefile
+++ b/databases/postgresql-plproxy/Makefile
@@ -16,6 +16,8 @@ COMMENT= PL/Proxy is database partitioning system
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex
+BROKEN= Does not build
+
USE_PGSQL= yes
USE_GMAKE= yes