summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/objprelink/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/objprelink/Makefile b/devel/objprelink/Makefile
index 3c7e3f415036..a59a0e029b26 100644
--- a/devel/objprelink/Makefile
+++ b/devel/objprelink/Makefile
@@ -38,10 +38,10 @@ do-configure:
CPPFLAGS="$$CPPFLAGS -I${LOCALBASE}/include" ./configure \
--disable-shared --enable-static
@cd ${WRKSRC}/binutils/libiberty/ && \
- ${SETENV} LDFLAGS="$$LDFLAGS -L${LOCALBASE}/lib" \
- CFLAGS="$$CFLAGS -I./../include" \
- CPPFLAGS="$$CPPFLAGS -I./../include" ./configure \
- --disable-shared --enable-static
+ ${SETENV} LDFLAGS="$$LDFLAGS -L${LOCALBASE}/lib" \
+ CFLAGS="$$CFLAGS -I./../include" \
+ CPPFLAGS="$$CPPFLAGS -I./../include" ./configure \
+ --disable-shared --enable-static
do-build:
.for DIR in bfd libiberty