aboutsummaryrefslogtreecommitdiff
path: root/devel/libusb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libusb/Makefile')
-rw-r--r--devel/libusb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile
index 917c5fb9547f..dee4ad1c9581 100644
--- a/devel/libusb/Makefile
+++ b/devel/libusb/Makefile
@@ -18,6 +18,6 @@ COMMENT= Library giving userland programs access to USB devices
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-build-docs
INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
.include <bsd.port.mk>