diff options
author | jlam <jlam> | 2002-09-11 00:08:32 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-09-11 00:08:32 +0000 |
commit | 57013a9a354977bef26167cb9ff614af926ada49 (patch) | |
tree | d53436eee97889e3c91730613335f01e28742cc3 /print/hpijs | |
parent | 19c26adc93e686a55ab1d2ccbf5541207f348a7d (diff) | |
download | pkgsrc-57013a9a354977bef26167cb9ff614af926ada49.tar.gz |
Note conflicts between hpijs and ghostscript{,-nox11}. This will be
resolved later by pulling out the hpijs server from the current ghostscript
packages.
Diffstat (limited to 'print/hpijs')
-rw-r--r-- | print/hpijs/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile index dcc65cb2c33..920d4f34bb5 100644 --- a/print/hpijs/Makefile +++ b/print/hpijs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/11 00:01:28 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2002/09/11 00:08:32 jlam Exp $ DISTNAME= hpijs-1.2.2 CATEGORIES= print @@ -8,6 +8,8 @@ MAINTAINER= jlam@netbsd.org COMMENT= HP inkjet printer driver server HOMEPAGE= http://hpinkjet.sourceforge.net/ +CONFLICTS= ghostscript<=6.0.1nb4 ghostscript-nox11<=6.0.1nb4 + USE_BUILDLINK2= # defined GNU_CONFIGURE= # defined |