summaryrefslogtreecommitdiff
path: root/security/newpki-lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/newpki-lib/Makefile')
-rw-r--r--security/newpki-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/newpki-lib/Makefile b/security/newpki-lib/Makefile
index f66716f274bf..e376e556df75 100644
--- a/security/newpki-lib/Makefile
+++ b/security/newpki-lib/Makefile
@@ -37,7 +37,7 @@ CONFIGURE_ARGS+= --with-libintl-prefix=${LOCALBASE}
.if ${OSVERSION} < 500000
USE_GCC= 3.4
-USE_INC_LIBTOOL_VER= 15
+USE_AUTOTOOLS= libtool:15
patch-autotools:
@(cd ${PATCH_WRKSRC}; \
@@ -49,7 +49,7 @@ patch-autotools:
done);
.else
-USE_LIBTOOL_VER= 15
+USE_AUTOTOOLS= libtool:15
.endif
pre-patch: