diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-06-10 04:16:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-06-10 04:16:24 +0000 |
commit | a7d8316df3fc19753464fa9bc5907230199a8466 (patch) | |
tree | 9e078d2843ebaefc15b09c6517f112696151dd6d /net/samba-pdbsql | |
parent | 5d02bbcd7c5287e7c3bd435b70267b3dae05ee77 (diff) | |
download | ports-a7d8316df3fc19753464fa9bc5907230199a8466.tar.gz ports-a7d8316df3fc19753464fa9bc5907230199a8466.zip |
Notes
Diffstat (limited to 'net/samba-pdbsql')
-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 |