From 8463366bcaca3bd6ad24cde43e57833a3dd38683 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 26 Nov 2001 06:49:36 +0000 Subject: Buildlinkify, in the sense that only the perl headers are found in ${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}. --- graphics/p5-GDGraph3d/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'graphics/p5-GDGraph3d') diff --git a/graphics/p5-GDGraph3d/Makefile b/graphics/p5-GDGraph3d/Makefile index 29c5aca7dc8..a287e9f60a4 100644 --- a/graphics/p5-GDGraph3d/Makefile +++ b/graphics/p5-GDGraph3d/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/10/18 15:20:21 veego Exp $ +# $NetBSD: Makefile,v 1.3 2001/11/26 06:49:59 jlam Exp $ DISTNAME= GDGraph3d-0.55 PKGNAME= p5-${DISTNAME} @@ -11,10 +11,11 @@ COMMENT= GDGraph3d is a pkg to generate charts, using Lincoln Stein's GD.pm DEPENDS+= p5-GDGraph>=1.30:../../graphics/p5-GDGraph -USE_PERL5= # defined -PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/GD/Graph3d/.packlist +USE_BUILDLINK_ONLY= YES +PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/GD/Graph3d/.packlist do-configure: @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL +.include "../../lang/perl5/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3