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:
parent
6dc32dd537
commit
eeefd7a196
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328450
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user