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 aa184ebb9ce0..65c83d104347 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_AUTOTOOLS= libtool:13:inc
+GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>