From c984c78b643eb14ad101d99f039fff16a8507a8c Mon Sep 17 00:00:00 2001 From: Koichiro Iwao Date: Thu, 11 Apr 2019 03:12:28 +0000 Subject: [PATCH] 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 --- net/remotebox/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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: