diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-08-14 18:49:27 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-08-14 18:49:27 +0000 |
commit | 04f7c44726e1882b5658e865d20eda5a9d8889ae (patch) | |
tree | 73b6c62450c9a9f17a106d51ac591943625a049b /net | |
parent | b671e84b8316be26550bbcffce5642a1a4926379 (diff) | |
download | ports-04f7c44726e1882b5658e865d20eda5a9d8889ae.tar.gz ports-04f7c44726e1882b5658e865d20eda5a9d8889ae.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/samba4-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/samba4-devel/Makefile b/net/samba4-devel/Makefile index 9ddd6e2ef8fe..6ad472244081 100644 --- a/net/samba4-devel/Makefile +++ b/net/samba4-devel/Makefile @@ -18,6 +18,8 @@ COMMENT?= A free SMB and CIFS client and server for UNIX CONFLICTS?= +BROKEN= does not configure + SAMBA_PORTNAME= samba4 SAMBA_VERSION= 4.0.0.a11 SAMBA_DISTNAME= ${SAMBA_PORTNAME:S|4$||}-${SAMBA_VERSION:S|.p|pre|:S|.r|rc|:S|.t|tp|:S|.a|alpha|} |