mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
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
This commit is contained in:
parent
1a9470cb9f
commit
c984c78b64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498632
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user