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

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

Return to bug 257608