summaryrefslogtreecommitdiff
path: root/math/snns
diff options
context:
space:
mode:
authorwiz <wiz>2001-12-19 20:16:06 +0000
committerwiz <wiz>2001-12-19 20:16:06 +0000
commit460161e2e7cda4da6a6ef419c148559710b54a14 (patch)
tree2720aa306fb899f7298f79e4e99f9b206b6e67f6 /math/snns
parent83f6e2ab3a042cc83b8499bf5bc4f3b2861158b4 (diff)
downloadpkgsrc-460161e2e7cda4da6a6ef419c148559710b54a14.tar.gz
Add BUILD_DEPENDS on autoconf, since the program manually calls autoheader.
Fixes bulk build failure.
Diffstat (limited to 'math/snns')
-rw-r--r--math/snns/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/snns/Makefile b/math/snns/Makefile
index b390591ba6e..2d6b0792d89 100644
--- a/math/snns/Makefile
+++ b/math/snns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/07/14 13:36:54 wulf Exp $
+# $NetBSD: Makefile,v 1.4 2001/12/19 20:16:06 wiz Exp $
DISTNAME= SNNSv4.2
PKGNAME= snns-4.2
@@ -9,6 +9,8 @@ MAINTAINER= wulf@netbsd.org
HOMEPAGE= http://www-ra.informatik.uni-tuebingen.de/SNNS/
COMMENT= Software simulator for neural networks
+BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
+
USE_XPM= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --enable-global --prefix=${LOCALBASE}