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

(-)Makefile (-1 / +1 lines)
Lines 27-33 Link Here
27
USE_LDCONFIG=	yes
27
USE_LDCONFIG=	yes
28
28
29
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
29
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
30
CONFIGURE_ARGS+=	--with-wx-config=${WX_CONFIG} --with-contrib-plugins=All
30
CONFIGURE_ARGS+=	--with-wx-config=${WX_CONFIG} --with-contrib-plugins=all
31
MAN1=	cb_console_runner.1 cb_share_config.1 codeblocks.1
31
MAN1=	cb_console_runner.1 cb_share_config.1 codeblocks.1
32
32
33
.include <bsd.port.mk>
33
.include <bsd.port.mk>

Return to bug 129926