diff options
Diffstat (limited to 'textproc/groff')
-rw-r--r-- | textproc/groff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile index c44b68290af..25c25277b6e 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/08/09 11:27:47 seb Exp $ +# $NetBSD: Makefile,v 1.16 2004/04/18 19:45:11 wiz Exp $ # DISTNAME= groff-1.19 @@ -16,7 +16,7 @@ DEPENDS+= psutils>=1.17:../../print/psutils GNU_CONFIGURE= YES USE_GCC_SHLIB= YES USE_PERL5= YES -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES INFO_FILES= groff |