summaryrefslogtreecommitdiff
path: root/math/algae
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-14 00:59:25 +0000
committersnj <snj@pkgsrc.org>2004-04-14 00:59:25 +0000
commitaaf81e5a74b57c6c7d6273953cd7f87a9ef3c1a6 (patch)
tree9c8bc845cc2b875febcd355b95b72cfd69171c2b /math/algae
parent616d329c3f603c601ecd9f73b2a2d2d067883901 (diff)
downloadpkgsrc-aaf81e5a74b57c6c7d6273953cd7f87a9ef3c1a6.tar.gz
Convert to buildlink3.
Diffstat (limited to 'math/algae')
-rw-r--r--math/algae/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/algae/Makefile b/math/algae/Makefile
index 9fefbf80311..a8f43234dd1 100644
--- a/math/algae/Makefile
+++ b/math/algae/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/08/09 11:11:24 seb Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/14 00:59:25 snj Exp $
DISTNAME= algae-4.1.3
PKGREVISION= 1
@@ -13,10 +13,10 @@ DEPENDS+= gnuplot>=3.5:../../graphics/gnuplot
GNU_CONFIGURE= # defined
USE_FORTRAN= # defined
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= yes
USE_GNU_READLINE= # uses history_truncate_file
INFO_FILES= algae.info
-.include "../../devel/readline/buildlink2.mk"
+.include "../../devel/readline/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"