summaryrefslogtreecommitdiff
path: root/math/snns
diff options
context:
space:
mode:
authorsnj <snj>2004-04-11 09:13:00 +0000
committersnj <snj>2004-04-11 09:13:00 +0000
commit57818aa1f28d1b5157c55ed6c4a2ab2d4643b7e4 (patch)
tree5ccf7beadc18b5fb642bfc24f45551cb85d4d79e /math/snns
parent59bdb9c5fbf1f61346567f4f7f333466192f18ce (diff)
downloadpkgsrc-57818aa1f28d1b5157c55ed6c4a2ab2d4643b7e4.tar.gz
Convert to buildlink3.
Diffstat (limited to 'math/snns')
-rw-r--r--math/snns/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/snns/Makefile b/math/snns/Makefile
index 1ec962c4580..8cae7d6099f 100644
--- a/math/snns/Makefile
+++ b/math/snns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/17 21:48:10 grant Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/11 09:13:37 snj Exp $
DISTNAME= SNNSv4.2
PKGNAME= snns-4.2
@@ -9,7 +9,7 @@ MAINTAINER= wulf@NetBSD.org
HOMEPAGE= http://www-ra.informatik.uni-tuebingen.de/SNNS/
COMMENT= Software simulator for neural networks
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --enable-global
@@ -33,5 +33,5 @@ post-install:
${LOCALBASE}/share/examples/snns; \
done
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"