summaryrefslogtreecommitdiff
path: root/math/snns
diff options
context:
space:
mode:
authorjlam <jlam>2003-02-18 17:43:05 +0000
committerjlam <jlam>2003-02-18 17:43:05 +0000
commitb5ff6d0d0f393b05c9028e26d054f88eeefc703e (patch)
treeec25236e1f67d00d796e99886837bf5813a492c9 /math/snns
parentd456dc576ba4833823a07636b9c1608656cf3af0 (diff)
downloadpkgsrc-b5ff6d0d0f393b05c9028e26d054f88eeefc703e.tar.gz
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.
Diffstat (limited to 'math/snns')
-rw-r--r--math/snns/Makefile8
1 files changed, 3 insertions, 5 deletions
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};