diff options
-rw-r--r-- | mail/p5-Mail-ClamAV/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/museek+/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/museekplus/Makefile | 2 | ||||
-rw-r--r-- | www/mod_auth_mysql/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/mail/p5-Mail-ClamAV/Makefile b/mail/p5-Mail-ClamAV/Makefile index 38e5466284b5..ddd0d5f13e4e 100644 --- a/mail/p5-Mail-ClamAV/Makefile +++ b/mail/p5-Mail-ClamAV/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDe clamscan:${PORTSDIR}/security/clamav RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Does not build + INSTALLS_SHLIB= yes PERL_CONFIGURE= yes diff --git a/net-p2p/museek+/Makefile b/net-p2p/museek+/Makefile index ab5a679d58c0..4213d9a50aec 100644 --- a/net-p2p/museek+/Makefile +++ b/net-p2p/museek+/Makefile @@ -25,6 +25,8 @@ LIB_DEPENDS= xml\\+\\+:${PORTSDIR}/textproc/libxml++26 \ vorbis:${PORTSDIR}/audio/libvorbis BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 +BROKEN= Does not build + USE_BZIP2= yes USE_PYTHON= yes USE_SCONS= yes diff --git a/net-p2p/museekplus/Makefile b/net-p2p/museekplus/Makefile index ab5a679d58c0..4213d9a50aec 100644 --- a/net-p2p/museekplus/Makefile +++ b/net-p2p/museekplus/Makefile @@ -25,6 +25,8 @@ LIB_DEPENDS= xml\\+\\+:${PORTSDIR}/textproc/libxml++26 \ vorbis:${PORTSDIR}/audio/libvorbis BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 +BROKEN= Does not build + USE_BZIP2= yes USE_PYTHON= yes USE_SCONS= yes diff --git a/www/mod_auth_mysql/Makefile b/www/mod_auth_mysql/Makefile index 8c367a8fa310..0bec59bf04e3 100644 --- a/www/mod_auth_mysql/Makefile +++ b/www/mod_auth_mysql/Makefile @@ -17,6 +17,8 @@ COMMENT= Allows users to use MySQL databases for user authentication BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT} RUN_DEPENDS= ${LOCALBASE}/sbin/${AP_TARGET}:${PORTSDIR}/${APACHE_PORT} +BROKEN= Does not build + USE_MYSQL= yes WANT_APACHE= 13 |