aboutsummaryrefslogtreecommitdiff
path: root/math/libmath++/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/libmath++/Makefile')
-rw-r--r--math/libmath++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libmath++/Makefile b/math/libmath++/Makefile
index ab2b3f38358c..420893a956a8 100644
--- a/math/libmath++/Makefile
+++ b/math/libmath++/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= jhb@FreeBSD.org
COMMENT= C++ Library for Symbolic and Numeric Calculus Applications
USE_GMAKE= yes
-USE_LIBTOOL= yes
+USE_LIBTOOL_VER=13
INSTALLS_SHLIB= yes
.include <bsd.port.mk>