aboutsummaryrefslogtreecommitdiff
path: root/net/remotebox
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2019-04-11 03:12:28 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2019-04-11 03:12:28 +0000
commitc984c78b643eb14ad101d99f039fff16a8507a8c (patch)
tree00ebdad4e38798ff90f33f75a46def16118b7652 /net/remotebox
parent1a9470cb9fdb8c45d4c983148587783e920ee4bf (diff)
downloadports-c984c78b643eb14ad101d99f039fff16a8507a8c.tar.gz
ports-c984c78b643eb14ad101d99f039fff16a8507a8c.zip
net/remotebox: Update dependency after net/tigervnc separation
- vncviewer is now installed as net/tigervnc-viewer - Bump PORTREISION due to dependency change - Pet portlint (extra item in USES section) PR: 236928 Submitted by: myself Approved by: kai (maintainer) MFH: 2019Q2
Notes
Notes: svn path=/head/; revision=498632
Diffstat (limited to 'net/remotebox')
-rw-r--r--net/remotebox/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/remotebox/Makefile b/net/remotebox/Makefile
index d9e8758c8b19..257f2bc944f1 100644
--- a/net/remotebox/Makefile
+++ b/net/remotebox/Makefile
@@ -3,6 +3,7 @@
PORTNAME= remotebox
DISTVERSION= 2.5
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://remotebox.knobgoblin.org.uk/downloads/
DISTNAME= RemoteBox-${DISTVERSION}
@@ -17,6 +18,7 @@ RUN_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \
p5-SOAP-Lite>=0:net/p5-SOAP-Lite
USES= shebangfix tar:bzip2
+
SHEBANG_FILES= remotebox
NO_BUILD= yes
NO_ARCH= yes
@@ -35,7 +37,7 @@ VINAGRE_DESC= VNC client for GNOME
FREERDP_RUN_DEPENDS= xfreerdp:net/freerdp
KRDC_RUN_DEPENDS= krdc:net/krdc
RDESKTOP_RUN_DEPENDS= rdesktop:net/rdesktop
-TIGERVNC_RUN_DEPENDS= vncviewer:net/tigervnc
+TIGERVNC_RUN_DEPENDS= vncviewer:net/tigervnc-viewer
VINAGRE_RUN_DEPENDS= vinagre:net/vinagre
post-patch: