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

(-)/usr/ports/devel/boehm-gc/Makefile (-1 / +5 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	gc
4
PORTNAME=	gc
5
PORTVERSION=	7.4.2
5
PORTVERSION=	7.4.2
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	devel
7
CATEGORIES=	devel
8
MASTER_SITES=	http://www.hboehm.info/gc/gc_source/
8
MASTER_SITES=	http://www.hboehm.info/gc/gc_source/
9
PKGNAMEPREFIX=	boehm-
9
PKGNAMEPREFIX=	boehm-
Lines 56-61 Link Here
56
56
57
NOT_FOR_ARCHS=	ia64
57
NOT_FOR_ARCHS=	ia64
58
58
59
# no rule to get .lo from .S in subdirectory
60
pre-build:
61
	${LN} -sf ${WRKSRC}/src/sparc_mach_dep.S ${WRKSRC}
62
59
.include <bsd.port.options.mk>
63
.include <bsd.port.options.mk>
60
64
61
.if ${PORT_OPTIONS:MDEBUG}
65
.if ${PORT_OPTIONS:MDEBUG}

Return to bug 195848