aboutsummaryrefslogtreecommitdiffstats
path: root/net/xsmbrowser
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2010-09-15 02:30:17 +0800
committergarga <garga@FreeBSD.org>2010-09-15 02:30:17 +0800
commit3db16003922d6e76640e6025e3977b91c0e12c30 (patch)
treeb387755d8a0e1f8c3e5285970dde0fb8f6848dfd /net/xsmbrowser
parentf61ae79232ec77816d59927cf223380bc054be80 (diff)
downloadfreebsd-ports-gnome-3db16003922d6e76640e6025e3977b91c0e12c30.tar.gz
freebsd-ports-gnome-3db16003922d6e76640e6025e3977b91c0e12c30.tar.zst
freebsd-ports-gnome-3db16003922d6e76640e6025e3977b91c0e12c30.zip
- Add optional SAMBA_PORT var and point it as default to net/samba34
- Bump necessary PORTREVISION
Diffstat (limited to 'net/xsmbrowser')
-rw-r--r--net/xsmbrowser/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/net/xsmbrowser/Makefile b/net/xsmbrowser/Makefile
index f407133e7699..47859c398c01 100644
--- a/net/xsmbrowser/Makefile
+++ b/net/xsmbrowser/Makefile
@@ -7,17 +7,19 @@
PORTNAME= xsmbrowser
PORTVERSION= 3.4.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://nuxo1.free.fr/logiciel_reseau/visu_reso/ \
http://mirror.uni-c.dk/gentoo/distfiles/
MAINTAINER= ports@FreeBSD.org
-COMMENT= Tcl/Tk port of Windows' Network Neighborhood
+COMMENT= Tcl/Tk port of Windows Network Neighborhood
-RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba3 \
+RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/${SAMBA_PORT} \
${LOCALBASE}/bin/expectk:${PORTSDIR}/lang/expect
+SAMBA_PORT?= net/samba34
+
USE_PERL5_BUILD=yes
do-build: