diff options
-rw-r--r-- | net/smb4k/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/smb4k/Makefile b/net/smb4k/Makefile index 20021d368b4d..2645488096b1 100644 --- a/net/smb4k/Makefile +++ b/net/smb4k/Makefile @@ -16,6 +16,8 @@ COMMENT= KDE 3.x SMB Network browser and SMB shares mounting center RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo \ smbstatus:${PORTSDIR}/net/samba3 +BROKEN= Does not compile + USE_KDELIBS_VER= 3 USE_GMAKE= yes USE_REINPLACE= yes |