From 26e0436d730214d8a930e07eb586265248267350 Mon Sep 17 00:00:00 2001 From: rodent Date: Wed, 14 May 2014 04:39:06 +0000 Subject: Forgot USE_TOOLS+=groff for OpenBSD. --- archivers/dar/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers/dar') diff --git a/archivers/dar/Makefile b/archivers/dar/Makefile index 3ead76f49c4..1e2345f2adc 100644 --- a/archivers/dar/Makefile +++ b/archivers/dar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2014/05/14 04:35:20 rodent Exp $ +# $NetBSD: Makefile,v 1.48 2014/05/14 04:39:06 rodent Exp $ DISTNAME= dar-2.4.13 CATEGORIES= archivers sysutils @@ -14,7 +14,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake pkg-config bash:run +USE_TOOLS+= gmake groff pkg-config bash:run GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-dar-static -- cgit v1.2.3