summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-06-08 05:39:05 +0000
committerPatrick Li <pat@FreeBSD.org>2002-06-08 05:39:05 +0000
commite79d6c641a6ded806ee42da01e7d8d1476ab662e (patch)
treecb98dc41cec6e78e75ee60c8288575773a0ca42a /devel
parentAdd working download site (diff)
Portlint compliance - use tab to make indentation
PR: 38623 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=60843
Diffstat (limited to 'devel')
-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