diff options
Diffstat (limited to 'print/LPRng/Makefile')
-rw-r--r-- | print/LPRng/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/LPRng/Makefile b/print/LPRng/Makefile index dee019e48ef..5479238685d 100644 --- a/print/LPRng/Makefile +++ b/print/LPRng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/05/17 08:27:33 abs Exp $ +# $NetBSD: Makefile,v 1.8 2003/03/28 21:14:29 wiz Exp $ # FreeBSD Id: Makefile,v 1.5 1998/10/21 00:57:27 steve Exp # @@ -16,7 +16,6 @@ DEPENDS+= LPRng-doc-3.6.13:../../print/LPRng-doc EXTRACT_ONLY= # empty NO_CHECKSUM= yes -NO_PATCH= yes NO_CONFIGURE= yes NO_BUILD= yes |