aboutsummaryrefslogtreecommitdiff
path: root/lang/njs
diff options
context:
space:
mode:
Diffstat (limited to 'lang/njs')
-rw-r--r--lang/njs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/njs/Makefile b/lang/njs/Makefile
index 687299a18ba2..1b98e3051671 100644
--- a/lang/njs/Makefile
+++ b/lang/njs/Makefile
@@ -18,7 +18,7 @@ COMMENT= NJS (NGS) is a standalone JavaScript/ECMAScript interpreter
CONFLICTS= js-1.5.*
-USE_INC_LIBTOOL_VER=13
+USE_AUTOTOOLS= libtool:13:inc
.if defined(NOPORTDOCS)
USE_REINPLACE= yes
.endif