aboutsummaryrefslogtreecommitdiffstats
path: root/net/lanbrowsing
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2010-09-15 04:05:04 +0800
committergarga <garga@FreeBSD.org>2010-09-15 04:05:04 +0800
commit00f0e37497b5ee884ee36797ed0159a233280b5c (patch)
tree078049607fb5d13eb066843554a39b6feecda015 /net/lanbrowsing
parent797219f00891dbe93afb91bf4545e02c4e790516 (diff)
downloadfreebsd-ports-gnome-00f0e37497b5ee884ee36797ed0159a233280b5c.tar.gz
freebsd-ports-gnome-00f0e37497b5ee884ee36797ed0159a233280b5c.tar.zst
freebsd-ports-gnome-00f0e37497b5ee884ee36797ed0159a233280b5c.zip
Change default samba version to 3.4
PR: ports/150564 Submitted by: garga@ Approved by: makc@ at irc
Diffstat (limited to 'net/lanbrowsing')
-rw-r--r--net/lanbrowsing/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/lanbrowsing/Makefile b/net/lanbrowsing/Makefile
index 60c9f5091dd8..aa3b540bdba8 100644
--- a/net/lanbrowsing/Makefile
+++ b/net/lanbrowsing/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lanbrowsing
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@@ -18,7 +18,9 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Lanbrowsing facility and backend for KDE
-RUN_DEPENDS= nmblookup:${PORTSDIR}/net/samba3
+RUN_DEPENDS= nmblookup:${PORTSDIR}/${SAMBA_PORT}
+
+SAMBA_PORT?= net/samba34
USE_KDELIBS_VER=3