diff options
Diffstat (limited to 'net/samba-pdbsql/Makefile')
-rw-r--r-- | net/samba-pdbsql/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |