mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Make sure to only use the generated pkg to register the new pkg
This commit is contained in:
parent
2a1cd8d9a3
commit
a506136498
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363711
@ -78,10 +78,8 @@ pre-everything::
|
||||
.if defined(WITH_PKGNG)
|
||||
PKG_DEPENDS=
|
||||
.undef INSTALLS_DEPENDS
|
||||
.if !exists(${LOCALBASE}/sbin/pkg)
|
||||
PKG_BIN= ${WRKSRC}/src/pkg-static
|
||||
.endif
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
@${MV} ${STAGEDIR}${PREFIX}/lib/libpkg_static.a \
|
||||
|
Loading…
Reference in New Issue
Block a user