summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install
diff options
context:
space:
mode:
authortron <tron>2016-01-21 21:32:22 +0000
committertron <tron>2016-01-21 21:32:22 +0000
commitf24af874b72ff3be64a73f7334e6c08e92668228 (patch)
tree87310805c0345d597c5d6cdececc90873e8a02a1 /pkgtools/pkg_install
parentdf68bcff4656ae8fda5d2581f65478ab5be301b9 (diff)
downloadpkgsrc-f24af874b72ff3be64a73f7334e6c08e92668228.tar.gz
Fix syntax error
Diffstat (limited to 'pkgtools/pkg_install')
-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