mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
www/node18: Fix 99ea45a72a
- Fix PORTREVISION order - Remove unnecessary GNU_CONFIGURE_MANPREFIX - Sort PLIST
This commit is contained in:
parent
4843751633
commit
49e9173735
@ -1,7 +1,7 @@
|
||||
PORTNAME= node
|
||||
PORTVERSION= ${NODEJS_PORTVERSION}
|
||||
PORTREVISION= 2
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://nodejs.org/dist/v${PORTVERSION}/
|
||||
PKGNAMESUFFIX= 18
|
||||
@ -30,7 +30,6 @@ LIB_DEPENDS= libbrotlidec.so:archivers/brotli \
|
||||
|
||||
USES= compiler:c++11-lib gmake localbase pkgconfig python:build shebangfix tar:xz
|
||||
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX:S|^${DESTDIR}||} \
|
||||
--shared-brotli \
|
||||
--shared-cares \
|
||||
|
@ -2326,7 +2326,7 @@ lib/node_modules/corepack/shims/yarn.ps1
|
||||
lib/node_modules/corepack/shims/yarnpkg
|
||||
lib/node_modules/corepack/shims/yarnpkg.cmd
|
||||
lib/node_modules/corepack/shims/yarnpkg.ps1
|
||||
@(,,444) share/man/man1/node.1.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/gdbinit
|
||||
%%PORTDOCS%%%%DOCSDIR%%/lldb_commands.py
|
||||
@(,,444) share/man/man1/node.1.gz
|
||||
share/systemtap/tapset/node.stp
|
||||
|
Loading…
Reference in New Issue
Block a user