diff options
author | wiz <wiz> | 2005-07-21 09:21:06 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-07-21 09:21:06 +0000 |
commit | 741d39244b9a2d253e26253466b26c8b3f15cb43 (patch) | |
tree | 827d3a8b603f0a78964cde66cf9af525fa2b0d4b /print | |
parent | 7ba5b1eba6c33dc2565b98796a460a7e23343b37 (diff) | |
download | pkgsrc-741d39244b9a2d253e26253466b26c8b3f15cb43.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 |