From c2a98805b58457c05b347a0c47e268b7121a90a8 Mon Sep 17 00:00:00 2001 From: kristerw Date: Sun, 22 Feb 2004 03:44:01 +0000 Subject: Add build dependency on perl so that the package can build its documentation. --- net/wol/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/wol/Makefile b/net/wol/Makefile index 0449f69ea24..0049cbe3332 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/02/17 11:28:52 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2004/02/22 03:44:01 kristerw Exp $ DISTNAME= wol-0.7.0 PKGREVISION= 1 @@ -14,6 +14,7 @@ GNU_CONFIGURE= yes USE_GNU_TOOLS+= make USE_PKGLOCALEDIR= yes INFO_FILES= wol.info +USE_PERL5= build .include "../../devel/gettext-lib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3