From 8f253888664f84e0efdde7cc5877dc01ea0624c9 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 24 Jan 2002 12:22:54 +0000 Subject: Include "readline" buildlink glue code which should fix build problems showing up during bulk builds. --- math/guppi/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/guppi/Makefile b/math/guppi/Makefile index 87228117be3..6afe897a997 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/01/23 19:45:22 tron Exp $ +# $NetBSD: Makefile,v 1.11 2002/01/24 12:22:54 tron Exp $ DISTNAME= Guppi-0.40.0 PKGNAME= ${DISTNAME:S/G/g/} @@ -28,4 +28,5 @@ post-install: .include "../../lang/python/pyversion.mk" .include "../../devel/libglade/buildlink.mk" +.include "../../devel/readline/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3