summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorsnj <snj>2004-04-11 09:13:00 +0000
committersnj <snj>2004-04-11 09:13:00 +0000
commit0ce3f5e0b20275ffe9326f0f651f3b5c2c1f3ff0 (patch)
tree5ccf7beadc18b5fb642bfc24f45551cb85d4d79e /math
parentf0df0437df1346137356b073ef868c28a66b3a2b (diff)
downloadpkgsrc-0ce3f5e0b20275ffe9326f0f651f3b5c2c1f3ff0.tar.gz
Convert to buildlink3.
Diffstat (limited to 'math')
-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"