summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2016-01-21 21:32:22 +0000
committertron <tron@pkgsrc.org>2016-01-21 21:32:22 +0000
commit8062e94b4e3be74017770956e2bd8362359a837a (patch)
tree87310805c0345d597c5d6cdececc90873e8a02a1 /pkgtools
parent0ec4f2fdb972e08809887f353add5d0210bbb73e (diff)
downloadpkgsrc-8062e94b4e3be74017770956e2bd8362359a837a.tar.gz
Fix syntax error
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index ea57f6b42d8..d5bdce66bb2 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.214 2016/01/21 18:11:31 joerg Exp $
+# $NetBSD: Makefile,v 1.215 2016/01/21 21:32:22 tron Exp $
# Notes to package maintainers:
#
@@ -154,7 +154,7 @@ LIBARCHIVE_CONFIGURE_ARGS+= --without-openssl
# the system version, so give them some control.
. if empty(USE_BUILTIN.xz:M[Yy][Ee][Ss])
LIBARCHIVE_CONFIGURE_ARGS+= --without-lzma
- . endif
+. endif
LIBARCHIVE_LIBS= ${SED} -n -e 's/^Libs.private://p' \
${WRKDIR}/libarchive/build/pkgconfig/libarchive.pc 2>/dev/null || echo