From 2fbf84300d41ca0ec4ff617afd6aed63ed6ccc92 Mon Sep 17 00:00:00 2001 From: kristerw Date: Mon, 20 Jun 2005 15:52:47 +0000 Subject: Prevent paths to the build directories from being included in the package. Bump PKGREVISION. --- textproc/groff/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'textproc/groff') diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile index fb804ae4b88..b37cff7aa24 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2005/04/11 21:47:34 tv Exp $ +# $NetBSD: Makefile,v 1.25 2005/06/20 16:29:55 kristerw Exp $ # DISTNAME= groff-1.19.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=groff/} @@ -15,6 +15,7 @@ DEPENDS+= psutils>=1.17:../../print/psutils USE_LANGUAGES= c c++ GNU_CONFIGURE= YES +CONFIGURE_ENV+= ac_cv_path_PERLPATH="${PERL5}" USE_PERL5= YES INFO_FILES= groff -- cgit v1.2.3