1
0
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:
Baptiste Daroussin 2014-08-01 14:34:35 +00:00
parent 2a1cd8d9a3
commit a506136498
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363711

View File

@ -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 \