summaryrefslogtreecommitdiff
path: root/math/blitz++/Makefile
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-11 09:02:04 +0000
committersnj <snj@pkgsrc.org>2004-04-11 09:02:04 +0000
commitc0e7afe2313ea72f4dc6bb50a7d4c0048a192f71 (patch)
tree8dd5673fd37aded8b2d6c757ca254c94df93a41a /math/blitz++/Makefile
parent5e91a6e98c6ca89bf5107599a34d091e65010d5b (diff)
downloadpkgsrc-c0e7afe2313ea72f4dc6bb50a7d4c0048a192f71.tar.gz
Convert to buildlink3.
Diffstat (limited to 'math/blitz++/Makefile')
-rw-r--r--math/blitz++/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile
index 113afb1ad18..5bf0af52735 100644
--- a/math/blitz++/Makefile
+++ b/math/blitz++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/24 13:58:23 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/11 09:02:04 snj Exp $
DISTNAME= blitz-0.6
PKGNAME= blitz++-0.6
@@ -9,10 +9,10 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.oonumerics.org/blitz/
COMMENT= C++ template class library providing array objects
-USE_BUILDLINK2= yes
+CONFIGURE_ARGS+= --with-cxx=gcc
GNU_CONFIGURE= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
-CONFIGURE_ARGS+= --with-cxx=gcc
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/blitz