From 60559b4d05b76c2a5536ea74ecb0b1ce34d4661c Mon Sep 17 00:00:00 2001 From: hans Date: Tue, 29 Nov 2011 18:26:09 +0000 Subject: Add pod2man and pod2html to USE_TOOLS. --- parallel/parallel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'parallel') diff --git a/parallel/parallel/Makefile b/parallel/parallel/Makefile index 674ffdaffb5..670c38db937 100644 --- a/parallel/parallel/Makefile +++ b/parallel/parallel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/10/09 10:02:45 cheusov Exp $ +# $NetBSD: Makefile,v 1.3 2011/11/29 18:26:09 hans Exp $ # DISTNAME= parallel-20110522 @@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v3 PKG_DESTDIR_SUPPORT= user-destdir -USE_TOOLS+= perl:run +USE_TOOLS+= perl:run pod2man pod2html REPLACE_PERL+= src/parallel src/niceload src/sem src/sem.pod src/sql -- cgit v1.2.3