From 59ed07467848a4fb00c5770aad50112e182336f5 Mon Sep 17 00:00:00 2001 From: hans Date: Thu, 12 Jan 2012 15:58:33 +0000 Subject: Uses pod2man and pod2html. --- sysutils/xps/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/xps/Makefile b/sysutils/xps/Makefile index 595be82ad3f..7a3304c613d 100644 --- a/sysutils/xps/Makefile +++ b/sysutils/xps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2011/12/09 14:36:36 drochner Exp $ +# $NetBSD: Makefile,v 1.38 2012/01/12 15:58:33 hans Exp $ DISTNAME= xps-4.2 PKGREVISION= 3 @@ -11,7 +11,7 @@ COMMENT= Displays the Unix process list as a hierarchical tree PKG_DESTDIR_SUPPORT= user-destdir -USE_TOOLS+= gmake perl +USE_TOOLS+= gmake perl pod2man pod2html GNU_CONFIGURE= yes CONFIGURE_ARGS+= x_applibdir=${PREFIX}/lib/X11/app-defaults -- cgit v1.2.3