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

(-)b/devel/libparserutils/Makefile (-2 / +1 lines)
Lines 17-23 BUILD_DEPENDS= netsurf-buildsystem>=1.5:devel/netsurf-buildsystem Link Here
17
USES=		gmake iconv localbase pkgconfig
17
USES=		gmake iconv localbase pkgconfig
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
LDFLAGS+=	${ICONV_LIB}
21
LDFLAGS+=	${ICONV_LIB}
22
22
23
PLIST_SUB=	VERSION=${PORTVERSION}
23
PLIST_SUB=	VERSION=${PORTVERSION}
24
- 

Return to bug 257606