mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
lang/node: Enable debug package
requested by Mikolaj Kucharski
This commit is contained in:
+3
-1
@@ -14,7 +14,7 @@ DISTFILES.pledge = node-pledge-{}${PLEDGE_VER}.tar.gz
|
||||
DISTNAME = node-${NODE_VERSION}
|
||||
PKGNAME = ${DISTNAME:S/v//g}
|
||||
EPOCH = 0
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
SITES.pledge = https://github.com/qbit/node-pledge/archive/
|
||||
|
||||
@@ -81,6 +81,8 @@ LIB_DEPENDS += archivers/brotli \
|
||||
EOPENSSL_LIB = ${LOCALBASE}/lib/eopenssl33
|
||||
EOPENSSL_INC = ${LOCALBASE}/include/eopenssl33
|
||||
|
||||
DEBUG_PACKAGES = ${BUILD_PACKAGES}
|
||||
|
||||
post-extract:
|
||||
mv ${WRKDIR}/node-pledge-${PLEDGE_VER} \
|
||||
${WRKSRC}/deps/npm/node_modules/node-pledge
|
||||
|
||||
Reference in New Issue
Block a user