diff options
author | wiz <wiz@pkgsrc.org> | 2005-07-21 09:21:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-07-21 09:21:06 +0000 |
commit | b2b0062026c3e3c0ddbdd0a4c8bf8a969571029b (patch) | |
tree | 827d3a8b603f0a78964cde66cf9af525fa2b0d4b /print | |
parent | bea7b3f771ebeff404f496f3b7e48e8948c6c29e (diff) | |
download | pkgsrc-b2b0062026c3e3c0ddbdd0a4c8bf8a969571029b.tar.gz |
Depend on LPRng-core-3.8.28nb1 and bump PKGREVISION.
Diffstat (limited to 'print')
-rw-r--r-- | print/LPRng/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/print/LPRng/Makefile b/print/LPRng/Makefile index 9e020d93f66..68ca43d5cab 100644 --- a/print/LPRng/Makefile +++ b/print/LPRng/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2005/03/24 21:12:59 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2005/07/21 09:21:06 wiz Exp $ DISTNAME= LPRng-3.6.28 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= # empty DISTFILES= # empty @@ -9,7 +10,7 @@ MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.lprng.com/ COMMENT= "meta-package" for LPRng, Enhanced Printer Spooler -DEPENDS+= LPRng-core-3.8.28:../../print/LPRng-core +DEPENDS+= LPRng-core-3.8.28nb1:../../print/LPRng-core DEPENDS+= LPRng-doc-3.6.13:../../print/LPRng-doc EXTRACT_ONLY= # empty |