diff options
author | wiz <wiz@pkgsrc.org> | 2004-04-18 19:45:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-04-18 19:45:11 +0000 |
commit | 303bbc21bf2a362cfeeac1cdc258b381c7dbab55 (patch) | |
tree | fe4559a7c94772f361c7f3d9ff56e9aad30ba0e7 /textproc/groff | |
parent | 8b19f4c9ee991a42f73aa9f1cce9b39a7305494b (diff) | |
download | pkgsrc-303bbc21bf2a362cfeeac1cdc258b381c7dbab55.tar.gz |
Convert to bl3.
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 |