From 344962001d007e1242f22e74572c79a56a441216 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 11 Apr 2004 09:13:00 +0000 Subject: Convert to buildlink3. --- math/snns/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math') 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" -- cgit v1.2.3