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

(-)Makefile (-1 / +3 lines)
Lines 32-38 Link Here
32
CONFIGURE_ENV=	OGG_PREFIX=${LOCALBASE}
32
CONFIGURE_ENV=	OGG_PREFIX=${LOCALBASE}
33
GNU_CONFIGURE=	yes
33
GNU_CONFIGURE=	yes
34
USE_RC_SUBR=	${PORTNAME}
34
USE_RC_SUBR=	${PORTNAME}
35
USES=		gmake
35
USES=		cpe	gmake
36
CPE_VENDOR=	 xiph
37
CPE_PRODUCT= icecast
36
WRKSRC=		${WRKDIR}/icecast-${PORTVERSION}
38
WRKSRC=		${WRKDIR}/icecast-${PORTVERSION}
37
39
38
DATADIR=	${PREFIX}/share/icecast
40
DATADIR=	${PREFIX}/share/icecast

Return to bug 203139