From dd5e994e0c9890df081d82e9855ba2047d0189e0 Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 16 Jul 2005 19:10:37 +0000 Subject: Remove some unnecessarily strong dependencies on perl that resulted from including perl5/buildlink3.mk. These packages just need the Perl interpreter, and can just add "perl" to USE_TOOLS instead. --- misc/gkrellm-weather/Makefile | 5 ++--- misc/openoffice/Makefile | 3 +-- misc/vfu/Makefile | 4 ++-- 3 files changed, 5 insertions(+), 7 deletions(-) (limited to 'misc') diff --git a/misc/gkrellm-weather/Makefile b/misc/gkrellm-weather/Makefile index 1974c2352b7..34d94e52cfc 100644 --- a/misc/gkrellm-weather/Makefile +++ b/misc/gkrellm-weather/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/05/22 20:08:15 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2005/07/16 19:10:39 jlam Exp $ DISTNAME= gkrellweather-2.0.6 PKGNAME= gkrellm-weather-2.0.6 @@ -14,7 +14,7 @@ COMMENT= Gkrellm2 weather plugin DEPENDS+= wget>=1.8:../../net/wget BUILD_USES_MSGFMT= YES -USE_TOOLS+= gmake +USE_TOOLS+= gmake perl:run USE_PKGLOCALEDIR= YES BUILD_TARGET= gkrellweather.so @@ -31,7 +31,6 @@ pre-build: .include "../../sysutils/gkrellm/buildlink3.mk" .include "../../devel/pkgconfig/buildlink3.mk" -.include "../../lang/perl5/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/openoffice/Makefile b/misc/openoffice/Makefile index 18a99890c31..55721bc5f76 100644 --- a/misc/openoffice/Makefile +++ b/misc/openoffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2005/07/16 01:19:14 jlam Exp $ +# $NetBSD: Makefile,v 1.68 2005/07/16 19:10:39 jlam Exp $ DISTNAME= openoffice-1.1.4 PKGREVISION= 2 @@ -114,7 +114,6 @@ PLIST_SRC+= PLIST.common_end .include "../../mk/compiler.mk" .include "../../mk/pthread.buildlink3.mk" -.include "../../lang/perl5/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" .include "../../mk/x11.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/vfu/Makefile b/misc/vfu/Makefile index a6c5a8eab67..3b8809d32d7 100644 --- a/misc/vfu/Makefile +++ b/misc/vfu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2005/04/11 21:46:40 tv Exp $ +# $NetBSD: Makefile,v 1.40 2005/07/16 19:10:39 jlam Exp $ # DISTNAME= vfu-3.04 @@ -11,6 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.biscom.net/~cade/away/vfu/ COMMENT= Small, handy, easy-to-use file manager +USE_TOOLS+= perl:run USE_LANGUAGES= c c++ USE_PKGINSTALL= YES @@ -39,5 +40,4 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/vfu.conf ${EGDIR}/vfu.conf .include "../../devel/ncurses/buildlink3.mk" -.include "../../lang/perl5/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3