diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-12-17 18:55:40 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-12-17 18:55:40 +0000 |
commit | 157c59c15ae784389501c6e0723eba65582337af (patch) | |
tree | fd1e49bb4ab5b4252d47fb56a86c8839d4e77167 /net | |
parent | f1f85b6f93d3d665a0e608adcb575c878605fe44 (diff) | |
download | freebsd-ports-157c59c15ae784389501c6e0723eba65582337af.zip |
BROKEN: Does not compile
Diffstat (limited to 'net')
-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 |