HomeFreeBSD

editors/vscode: remove USE_LDCONFIG and add BUNDLE_LIBS

Description

editors/vscode: remove USE_LDCONFIG and add BUNDLE_LIBS

Shared libraries installed along with vscode are for internal use and
not intended for public consumption.

Remove USE_LDCONFIG so as not to add the shared library directory to
search paths. Add BUNDLE_LIBS so that pkg(8) does not pick the shared
libraries up for packaging.

Bump port revision for package change.

Related GitHub Issue: https://github.com/freebsd/pkg/issues/2368

Reported by Vlad Biley <bileslav@gmail.com>

Details

Provenance
tagattieAuthored on Dec 4 2024, 11:57 AM
Parents
R11:9340b96c911b: devel/electron{29,30,31,32,33}: remove USE_LDCONFIG and add BUNDLE_LIBS
Branches
Unknown
Tags
Unknown