aboutsummaryrefslogtreecommitdiff
path: root/devel/libargparse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libargparse/Makefile')
-rw-r--r--devel/libargparse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libargparse/Makefile b/devel/libargparse/Makefile
index 533c7eab0664..7c23f45a8a1d 100644
--- a/devel/libargparse/Makefile
+++ b/devel/libargparse/Makefile
@@ -15,6 +15,6 @@ MASTER_SITE_SUBDIR= aqsis
MAINTAINER= ports@FreeBSD.org
COMMENT= A command line argument parser library
-USE_LIBTOOL= yes
+USE_LIBTOOL_VER= 13
.include <bsd.port.mk>