View | Details | Raw Unified | Return to bug 236928
Collapse All | Expand All

(-)Makefile (-1 / +3 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	remotebox
4
PORTNAME=	remotebox
5
DISTVERSION=	2.5
5
DISTVERSION=	2.5
6
PORTREVISION=	1
6
CATEGORIES=	net
7
CATEGORIES=	net
7
MASTER_SITES=	http://remotebox.knobgoblin.org.uk/downloads/
8
MASTER_SITES=	http://remotebox.knobgoblin.org.uk/downloads/
8
DISTNAME=	RemoteBox-${DISTVERSION}
9
DISTNAME=	RemoteBox-${DISTVERSION}
Lines 17-22 Link Here
17
		p5-SOAP-Lite>=0:net/p5-SOAP-Lite
18
		p5-SOAP-Lite>=0:net/p5-SOAP-Lite
18
19
19
USES=		shebangfix tar:bzip2
20
USES=		shebangfix tar:bzip2
21
20
SHEBANG_FILES=	remotebox
22
SHEBANG_FILES=	remotebox
21
NO_BUILD=	yes
23
NO_BUILD=	yes
22
NO_ARCH=	yes
24
NO_ARCH=	yes
Lines 35-41 Link Here
35
FREERDP_RUN_DEPENDS=	xfreerdp:net/freerdp
37
FREERDP_RUN_DEPENDS=	xfreerdp:net/freerdp
36
KRDC_RUN_DEPENDS=	krdc:net/krdc
38
KRDC_RUN_DEPENDS=	krdc:net/krdc
37
RDESKTOP_RUN_DEPENDS=	rdesktop:net/rdesktop
39
RDESKTOP_RUN_DEPENDS=	rdesktop:net/rdesktop
38
TIGERVNC_RUN_DEPENDS=	vncviewer:net/tigervnc
40
TIGERVNC_RUN_DEPENDS=	vncviewer:net/tigervnc-viewer
39
VINAGRE_RUN_DEPENDS=	vinagre:net/vinagre
41
VINAGRE_RUN_DEPENDS=	vinagre:net/vinagre
40
42
41
post-patch:
43
post-patch:

Return to bug 236928