View | Details | Raw Unified | Return to bug 190385 | Differences between
and this patch

Collapse All | Expand All

(-)graphics/pinpoint/Makefile (-2 / +1 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	pinpoint
4
PORTNAME=	pinpoint
5
DISTVERSION=	0.1.4
5
DISTVERSION=	0.1.4
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	graphics
7
CATEGORIES=	graphics
8
MASTER_SITES=	GNOME
8
MASTER_SITES=	GNOME
9
9
Lines 23-29 Link Here
23
OPTIONS_DEFINE=	GST
23
OPTIONS_DEFINE=	GST
24
GST_DESC=	Live videos as slide backgrounds
24
GST_DESC=	Live videos as slide backgrounds
25
25
26
NO_STAGE=	yes
27
.include <bsd.port.options.mk>
26
.include <bsd.port.options.mk>
28
27
29
.if ${PORT_OPTIONS:MGST}
28
.if ${PORT_OPTIONS:MGST}

Return to bug 190385