diff options
Diffstat (limited to 'math/libneural/Makefile')
-rw-r--r-- | math/libneural/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/libneural/Makefile b/math/libneural/Makefile index 56a82833bb6a..5aee5329cab3 100644 --- a/math/libneural/Makefile +++ b/math/libneural/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.freebsdbrasil.com.br/~jmelo/ MAINTAINER= ports@FreeBSD.org COMMENT= C++ implementation of the classic 3-layer perceptron in library form +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes |