summaryrefslogtreecommitdiff
path: root/math/algae
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-25 18:40:53 +0000
committerwiz <wiz@pkgsrc.org>2002-10-25 18:40:53 +0000
commitbc0b44ab11aeb3c54b83c527af1c3551edb37b46 (patch)
tree21deb70d5ad0010eccfcab69348a88e6fdf25458 /math/algae
parentcea80e5c4308e64c5ae82b8fe4284549c67d5071 (diff)
downloadpkgsrc-bc0b44ab11aeb3c54b83c527af1c3551edb37b46.tar.gz
buildlink1 -> buildlink2.
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 80bc60203af..d0ab30c5c91 100644
--- a/math/algae/Makefile
+++ b/math/algae/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/05/04 01:10:02 jtb Exp $
+# $NetBSD: Makefile,v 1.2 2002/10/25 18:42:28 wiz Exp $
DISTNAME= algae-3.6.2
CATEGORIES= math
@@ -12,11 +12,11 @@ DEPENDS+= gnuplot>=3.5:../../graphics/gnuplot
GNU_CONFIGURE= # defined
USE_FORTRAN= # defined
-USE_BUILDLINK_ONLY= # defined
+USE_BUILDLINK2= # defined
USE_GNU_READLINE= # uses history_truncate_file
INFO_FILES= algae.info
-.include "../../devel/readline/buildlink.mk"
+.include "../../devel/readline/buildlink2.mk"
.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"