Skip to content

Commit

Permalink
lang/quickjs: Add USE_LDCONFIG
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Oct 24, 2023
1 parent 5a67cf3 commit 67cd00e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lang/quickjs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= quickjs
DISTVERSION= 2021.03.27
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= lang devel
MASTER_SITES= https://bellard.org/${PORTNAME}/
DISTNAME= ${PORTNAME}-${DISTVERSION:S/./-/g}
Expand All @@ -12,6 +12,8 @@ WWW= https://bellard.org/quickjs/
LICENSE= MIT

USES= compiler:c11 cpe gmake tar:xz
USE_LDCONFIG= yes

CPE_VENDOR= ${PORTNAME}_project

EXTRA_PATCHES= ${FILESDIR}/extra-${CHOSEN_COMPILER_TYPE}-patch-Makefile
Expand Down

0 comments on commit 67cd00e

Please sign in to comment.