summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/boehm-gc/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile
index 193010e64ac8..56f2efc20638 100644
--- a/devel/boehm-gc/Makefile
+++ b/devel/boehm-gc/Makefile
@@ -57,10 +57,6 @@ PORTDOCS= *
NOT_FOR_ARCHS= ia64
-# no rule to get .lo from .S in subdirectory
-pre-build:
- ${LN} -sf ${WRKSRC}/src/sparc_mach_dep.S ${WRKSRC}
-
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDEBUG}