From c037f94b2ff3c134d7f2e01f39251d98b8c9cd80 Mon Sep 17 00:00:00 2001 From: wulf Date: Fri, 13 Jul 2001 15:15:50 +0000 Subject: Added missing dependency for xpm-3.4k --- math/snns/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/math/snns/Makefile b/math/snns/Makefile index 2f49fb18f5f..29434763b95 100644 --- a/math/snns/Makefile +++ b/math/snns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/06/28 15:18:03 wulf Exp $ +# $NetBSD: Makefile,v 1.2 2001/07/13 15:15:50 wulf 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 +DEPENDS= xpm-3.4k:../../graphics/xpm + GNU_CONFIGURE= YES CONFIGURE_ARGS= --enable-global --prefix=${LOCALBASE} -- cgit v1.2.3