diff options
author | wiz <wiz> | 2004-04-18 19:45:11 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-04-18 19:45:11 +0000 |
commit | 7df3f36cef81d45021bde24a91be160ffbc7e40f (patch) | |
tree | fe4559a7c94772f361c7f3d9ff56e9aad30ba0e7 /textproc | |
parent | eff3cc48643bebfc0dc56fbda0cc3255832e1ac3 (diff) | |
download | pkgsrc-7df3f36cef81d45021bde24a91be160ffbc7e40f.tar.gz |
Convert to bl3.
Diffstat (limited to 'textproc')
-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 |