Correct CONFLICTS line to match actual versions of ghostscript. Reported
by Peter Bex.
This commit is contained in:
parent
def6b1b3d3
commit
5a3e90fae3
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.12 2004/04/25 02:55:54 snj Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2004/06/03 11:53:05 cube Exp $
|
||||
|
||||
DISTNAME= hpijs-1.5
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hpinkjet/}
|
||||
|
||||
|
@ -8,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org
|
|||
HOMEPAGE= http://hpinkjet.sourceforge.net/
|
||||
COMMENT= HP inkjet printer driver server
|
||||
|
||||
CONFLICTS= ghostscript<=6.0.1nb4 ghostscript-nox11<=6.0.1nb4
|
||||
CONFLICTS= ghostscript<=6.01nb4 ghostscript-nox11<=6.01nb4
|
||||
|
||||
USE_BUILDLINK3= yes
|
||||
GNU_CONFIGURE= # defined
|
||||
|
|
Loading…
Reference in a new issue