diff options
author | antoine <antoine@FreeBSD.org> | 2017-12-18 14:53:26 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-12-18 14:53:26 +0800 |
commit | 0c1f9a30e578daf832c924a6bf7f6e4349842142 (patch) | |
tree | 4b838ea0391303582272afd7ba9f29b67a68f7de /net/Makefile | |
parent | 7d55c8871a04f8e7d2c4f9ae01432f9d4d3a496f (diff) | |
download | freebsd-ports-gnome-0c1f9a30e578daf832c924a6bf7f6e4349842142.tar.gz freebsd-ports-gnome-0c1f9a30e578daf832c924a6bf7f6e4349842142.tar.zst freebsd-ports-gnome-0c1f9a30e578daf832c924a6bf7f6e4349842142.zip |
Comment out samba4-devel, it's a duplicate of samba47 and prevents
poudriere from starting
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index b3c9a2acf376..6b5d48e58a0f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1269,7 +1269,7 @@ SUBDIR += rubygem-xmlrpc SUBDIR += rude SUBDIR += s3ql - SUBDIR += samba4-devel +# SUBDIR += samba4-devel SUBDIR += samba44 SUBDIR += samba45 SUBDIR += samba46 |