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

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

Return to bug 257605