diff options
Diffstat (limited to 'print/a2ps/Makefile')
-rw-r--r-- | print/a2ps/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile index 8192ae9ca05..b0d3c77c534 100644 --- a/print/a2ps/Makefile +++ b/print/a2ps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2005/12/05 23:55:16 rillig Exp $ +# $NetBSD: Makefile,v 1.60 2005/12/29 06:22:06 jlam Exp $ DISTNAME= a2ps-4.13b PKGNAME= a2ps-4.13.0.2 @@ -25,7 +25,6 @@ CFLAGS.Darwin+= -flat_namespace USE_TOOLS+= file:run gmake mktemp:run perl:run CONFIGURE_ENV+= file_prog=${FILE_CMD:Q} -USE_PKGINSTALL= YES USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES CONFIGURE_ENV+= LPR=lpr |