From b5ff6d0d0f393b05c9028e26d054f88eeefc703e Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 18 Feb 2003 17:43:05 +0000 Subject: These packages have been converted to use buildlink2, so they no longer need to use the automake-override target in bsd.pkg.mk; the hide-autotools target in bsd.buildlink2.mk accomplishes the same thing. --- math/snns/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'math/snns') diff --git a/math/snns/Makefile b/math/snns/Makefile index e4c1b3bf893..598a6167d91 100644 --- a/math/snns/Makefile +++ b/math/snns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/12/08 03:50:14 salo Exp $ +# $NetBSD: Makefile,v 1.10 2003/02/18 17:43:06 jlam Exp $ DISTNAME= SNNSv4.2 PKGNAME= snns-4.2 @@ -12,11 +12,9 @@ COMMENT= Software simulator for neural networks USE_BUILDLINK2= YES USE_X11= YES GNU_CONFIGURE= YES -CONFIGURE_ARGS= --enable-global --prefix=${LOCALBASE} +CONFIGURE_ARGS= --enable-global -XGUILOADPATH= ${LOCALBASE}/share/snns - -AUTOMAKE_PATTERNS+= config.hin +XGUILOADPATH= ${PREFIX}/share/snns post-install: ${INSTALL_DATA_DIR} ${XGUILOADPATH}; -- cgit v1.2.3