diff options
Diffstat (limited to 'net/gsambad/Makefile')
-rw-r--r-- | net/gsambad/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/gsambad/Makefile b/net/gsambad/Makefile index b475f4917f37..a26f3dd99b87 100644 --- a/net/gsambad/Makefile +++ b/net/gsambad/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://mange.dynalias.org/linux/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Gtk2 Frontend for samba daemon +BROKEN= Does not fetch + RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/${SAMBA_PORT} SAMBA_PORT?= net/samba34 |