From b04ed071ac727257bdb8bc97f97ae42510061565 Mon Sep 17 00:00:00 2001 From: hans Date: Tue, 29 Nov 2011 18:31:26 +0000 Subject: Add pod2man and pod2html to USE_TOOLS. --- sysutils/rconfig/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/rconfig/Makefile b/sysutils/rconfig/Makefile index b6e280c2cd9..ab098f495d7 100644 --- a/sysutils/rconfig/Makefile +++ b/sysutils/rconfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2009/02/11 22:59:49 abs Exp $ +# $NetBSD: Makefile,v 1.36 2011/11/29 18:31:26 hans Exp $ DISTNAME= rconfig-0.47 CATEGORIES= sysutils @@ -15,6 +15,6 @@ DEPENDS+= shmux-[0-9]*:../../sysutils/shmux PKG_DESTDIR_SUPPORT= user-destdir -USE_TOOLS+= perl:run +USE_TOOLS+= perl:run pod2man pod2html .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3