diff options
-rw-r--r-- | databases/mysql-administrator/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql-query-browser/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Dialog/Makefile | 2 | ||||
-rw-r--r-- | emulators/nonpareil/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/databases/mysql-administrator/Makefile b/databases/mysql-administrator/Makefile index 1a1f4c900f91..40c6ca52b8bf 100644 --- a/databases/mysql-administrator/Makefile +++ b/databases/mysql-administrator/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS+= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \ BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Does not compile + USE_X_PREFIX= yes USE_GMAKE= yes USE_AUTOTOOLS= autoconf:259:env diff --git a/databases/mysql-query-browser/Makefile b/databases/mysql-query-browser/Makefile index 7c4bf8ec5e65..45fe9e08048a 100644 --- a/databases/mysql-query-browser/Makefile +++ b/databases/mysql-query-browser/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed \ scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper +BROKEN= Does not compile + USE_X_PREFIX= yes USE_GMAKE= yes USE_AUTOTOOLS= automake:19:env autoconf:259:env diff --git a/devel/p5-Dialog/Makefile b/devel/p5-Dialog/Makefile index 1fe1a68d7370..004fd7b159f0 100644 --- a/devel/p5-Dialog/Makefile +++ b/devel/p5-Dialog/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= leeym@FreeBSD.org COMMENT= Perl interface to dialog(3) +BROKEN= Does not compile + PERL_CONFIGURE= yes MAN3= Dialog.3 diff --git a/emulators/nonpareil/Makefile b/emulators/nonpareil/Makefile index d1bf99fad769..a4882b859301 100644 --- a/emulators/nonpareil/Makefile +++ b/emulators/nonpareil/Makefile @@ -17,6 +17,8 @@ COMMENT= Simulator for many HP calculators BUILD_DEPENDS= pnmtopng:${PORTSDIR}/graphics/netpbm \ bison2:${PORTSDIR}/devel/bison2 +BROKEN= Does not compile + USE_SCONS= yes USE_GNOME= gtk20 libxml2 USE_SDL= mixer |