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

(-)b/graphics/libnsbmp/Makefile (-2 / +1 lines)
Lines 16-22 BUILD_DEPENDS= netsurf-buildsystem>=1.5:devel/netsurf-buildsystem Link Here
16
USES=		gmake
16
USES=		gmake
17
USE_LDCONFIG=	yes
17
USE_LDCONFIG=	yes
18
18
19
MAKE_ENV=	COMPONENT_TYPE="lib-shared"
19
MAKE_ENV=	BUILD_CC="${CC}" COMPONENT_TYPE="lib-shared"
20
20
21
PLIST_SUB=	VERSION=${PORTVERSION}
21
PLIST_SUB=	VERSION=${PORTVERSION}
22
22
23
- 

Return to bug 257609