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

(-)lgeneral/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	lgeneral
4
PORTNAME=	lgeneral
5
PORTVERSION=	1.2.6
5
PORTVERSION=	1.2.6
6
PORTREVISION=	1
6
CATEGORIES=	games
7
CATEGORIES=	games
7
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME} \
8
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME} \
8
		SF/${PORTNAME}/${PORTNAME}-data:data
9
		SF/${PORTNAME}/${PORTNAME}-data:data
Lines 33-39 Link Here
33
NLS_CONFIGURE_ENABLE=	nls
34
NLS_CONFIGURE_ENABLE=	nls
34
NLS_CONFIGURE_ENV_OFF=	am_cv_func_iconv=no
35
NLS_CONFIGURE_ENV_OFF=	am_cv_func_iconv=no
35
SOUND_USE=		sdl=mixer
36
SOUND_USE=		sdl=mixer
36
SOUND_CONFIGURE_ENABLE=	sound
37
SOUND_CONFIGURE_OFF=	--disable-sound
37
38
38
post-patch:
39
post-patch:
39
	@${REINPLACE_CMD} -e 's|/icons.*|/pixmaps|' ${WRKSRC}/Makefile.in
40
	@${REINPLACE_CMD} -e 's|/icons.*|/pixmaps|' ${WRKSRC}/Makefile.in

Return to bug 200659