1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

- Fix bsd.pbi.mk to pull pbi-manager from the correct port

This commit is contained in:
Kris Moore 2013-09-27 10:10:29 +00:00
parent 6dc32dd537
commit eeefd7a196
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328450

View File

@ -19,7 +19,7 @@ check-pbimanager:
@set -- chk=""; \
if [ -z "`which pbi_info`" ] ; then \
cd ${PORTSDIR}/ports-mgmt/pbi-manager && make install clean; \
cd ${PORTSDIR}/sysutils/pcbsd-utils && make install clean; \
fi
pbi: pbi-generate