pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/LPRng Don't wire nb version of LPRng-core down.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6f5eb1fd69ea
branches: trunk
changeset: 515039:6f5eb1fd69ea
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Jun 22 13:30:24 2006 +0000
description:
Don't wire nb version of LPRng-core down.
diffstat:
print/LPRng/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r decb2c41933c -r 6f5eb1fd69ea print/LPRng/Makefile
--- a/print/LPRng/Makefile Thu Jun 22 11:09:18 2006 +0000
+++ b/print/LPRng/Makefile Thu Jun 22 13:30:24 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/02/05 23:10:34 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2006/06/22 13:30:24 joerg Exp $
DISTNAME= LPRng-3.6.28
PKGREVISION= 2
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.lprng.com/
COMMENT= "meta-package" for LPRng, Enhanced Printer Spooler
-DEPENDS+= LPRng-core-3.8.28nb2:../../print/LPRng-core
+DEPENDS+= LPRng-core-3.8.28{,nb*}:../../print/LPRng-core
DEPENDS+= LPRng-doc-3.6.13:../../print/LPRng-doc
EXTRACT_ONLY= # empty
Home |
Main Index |
Thread Index |
Old Index