diff options
author | wiz <wiz@pkgsrc.org> | 2004-04-19 00:04:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-04-19 00:04:54 +0000 |
commit | f41052d022f9004ed1d86ed6eab43acf9f3a4f08 (patch) | |
tree | 143a42442edf271bf66f1a52a6a26d2ee5ff5a72 /print/enscript | |
parent | 20a77dfda27bad93f52138f3f5c59b555312f043 (diff) | |
download | pkgsrc-f41052d022f9004ed1d86ed6eab43acf9f3a4f08.tar.gz |
Convert to bl3.
Diffstat (limited to 'print/enscript')
-rw-r--r-- | print/enscript/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/enscript/Makefile b/print/enscript/Makefile index 753a8bea1ce..2b64c09cd31 100644 --- a/print/enscript/Makefile +++ b/print/enscript/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2003/07/17 22:52:25 grant Exp $ +# $NetBSD: Makefile,v 1.25 2004/04/19 00:04:54 wiz Exp $ # FreeBSD Id: Makefile,v 1.4 1997/11/27 08:10:30 tg Exp # @@ -14,7 +14,7 @@ COMMENT= ASCII-to-PostScript filter DEPENDS+= papersize-[0-9]*:../../print/papersize GNU_CONFIGURE= yes -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes USE_PKGINSTALL= yes |