diff --git a/databases/p5-DBD-PgSPI/Makefile b/databases/p5-DBD-PgSPI/Makefile index c5743c856d29..fb4285196a41 100644 --- a/databases/p5-DBD-PgSPI/Makefile +++ b/databases/p5-DBD-PgSPI/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \ ${NONEXISTENT}:${PORTSDIR}/${POSTGRESQL_PORT}:configure RUN_DEPENDS= ${LOCALBASE}/lib/postgresql/plperl.so:${PORTSDIR}/databases/p5-postgresql-plperl +BROKEN= Does not compile + USE_GMAKE= yes USE_PGSQL= yes PERL_CONFIGURE= yes diff --git a/net/samba-pdbsql/Makefile b/net/samba-pdbsql/Makefile index f1d2636aa84c..43cfead46438 100644 --- a/net/samba-pdbsql/Makefile +++ b/net/samba-pdbsql/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-${PKGNAMEPREFIX}${SAMBA_VERSION} MAINTAINER= timur@gnu.org COMMENT= Multiplexor, MySQL and PostgeSQL passdb backends for Samba3 +BROKEN= Does not compile + USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/security/samba-vscan/Makefile b/security/samba-vscan/Makefile index abfd76b5c2e2..f03197f76647 100644 --- a/security/samba-vscan/Makefile +++ b/security/samba-vscan/Makefile @@ -17,6 +17,8 @@ COMMENT= On-access virus scanning with Samba BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/${VSCAN_SAMBA_PORT}:configure +BROKEN= Does not compile + OPTIONS= VSCAN_ANTIVIR "for use with AntiVir" off \ VSCAN_CLAMAV "for use with Clam AntiVirus Daemon" off \ VSCAN_FPROTD "for use with F-Prot Daemon" off \