diff options
Diffstat (limited to 'math/snns/Makefile')
-rw-r--r-- | math/snns/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/snns/Makefile b/math/snns/Makefile index fe7a48aef83..7af222786be 100644 --- a/math/snns/Makefile +++ b/math/snns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/04/11 21:46:31 tv Exp $ +# $NetBSD: Makefile,v 1.14 2005/06/01 18:03:04 jlam Exp $ DISTNAME= SNNSv4.2 PKGNAME= snns-4.2 @@ -9,7 +9,6 @@ MAINTAINER= wulf@NetBSD.org HOMEPAGE= http://www-ra.informatik.uni-tuebingen.de/SNNS/ COMMENT= Software simulator for neural networks -USE_X11= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --enable-global |