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

(-)/usr/ports/devel/boehm-gc/Makefile (-1 / +3 lines)
Lines 22-28 Link Here
22
BUILD_DEPENDS=	${LOCALBASE}/lib/libatomic_ops.a:${PORTSDIR}/devel/libatomic_ops
22
BUILD_DEPENDS=	${LOCALBASE}/lib/libatomic_ops.a:${PORTSDIR}/devel/libatomic_ops
23
23
24
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
25
USES=		libtool pathfix pkgconfig
25
USES=		cpe libtool pathfix pkgconfig
26
CPE_VENDOR=	boehm-demers-weiser
27
CPE_PRODUCT=	garbage_collector
26
USE_LDCONFIG=	yes
28
USE_LDCONFIG=	yes
27
INSTALL_TARGET=	install-strip
29
INSTALL_TARGET=	install-strip
28
CONFIGURE_ARGS=	--enable-cplusplus --disable-static
30
CONFIGURE_ARGS=	--enable-cplusplus --disable-static

Return to bug 200058