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

(-)Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	gbsplay
4
PORTNAME=	gbsplay
5
PORTVERSION=	0.0.93.20161217
5
PORTVERSION=	0.0.93.20161217
6
PORTREVISION=	4
6
PORTREVISION=	5
7
CATEGORIES=	audio
7
CATEGORIES=	audio
8
8
9
MAINTAINER=	ehaupt@FreeBSD.org
9
MAINTAINER=	ehaupt@FreeBSD.org
Lines 16-22 Link Here
16
GH_TAGNAME=	2c4486e
16
GH_TAGNAME=	2c4486e
17
17
18
HAS_CONFIGURE=	yes
18
HAS_CONFIGURE=	yes
19
USES=		gmake compiler:gcc-c++11-lib
19
USES=		gmake compiler:c++11-lib
20
USE_CSTD=	gnu89
20
USE_CSTD=	gnu89
21
21
22
CONFIGURE_ARGS+=	--prefix=${PREFIX}
22
CONFIGURE_ARGS+=	--prefix=${PREFIX}

Return to bug 230227