diff options
Diffstat (limited to 'print/LPRng-core')
-rw-r--r-- | print/LPRng-core/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/LPRng-core/Makefile b/print/LPRng-core/Makefile index d9091a61d9c..057cce34ae0 100644 --- a/print/LPRng-core/Makefile +++ b/print/LPRng-core/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2007/12/02 11:33:01 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2009/07/06 16:08:30 joerg Exp $ DISTNAME= LPRng-3.8.28 PKGNAME= LPRng-core-3.8.28 @@ -12,6 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.lprng.com/ COMMENT= Enhanced Printer Spooler +MAKE_JOBS_SAFE= no + CONFLICTS+= cups-[0-9]* USE_TOOLS+= chgrp chown gmake |