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 | 66f2e8d04690862839daa2ee89030f11e0f6971c (patch) | |
tree | fe4559a7c94772f361c7f3d9ff56e9aad30ba0e7 /textproc/groff | |
parent | b912c1186be835ec8cbb06f4257fd8613111a86a (diff) | |
download | pkgsrc-66f2e8d04690862839daa2ee89030f11e0f6971c.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 |