summaryrefslogtreecommitdiff
path: root/net/libdnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libdnet/Makefile')
-rw-r--r--net/libdnet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile
index 43f5ac4c5306..4ba9177d92ed 100644
--- a/net/libdnet/Makefile
+++ b/net/libdnet/Makefile
@@ -17,7 +17,7 @@ COMMENT= A simple interface to low level networking routines
GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
.if defined(WITH_PYTHON)
USE_PYTHON= yes