diff options
author | jlam <jlam@pkgsrc.org> | 2002-09-11 00:08:32 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-09-11 00:08:32 +0000 |
commit | bd4ffb12aeeb33864cd904fb96fc593984be0a86 (patch) | |
tree | d53436eee97889e3c91730613335f01e28742cc3 /print/ghostscript-nox11 | |
parent | 0655f80c7d83d622839564414e02155e9117ec29 (diff) | |
download | pkgsrc-bd4ffb12aeeb33864cd904fb96fc593984be0a86.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/ghostscript-nox11')
-rw-r--r-- | print/ghostscript-nox11/Makefile.common | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/ghostscript-nox11/Makefile.common b/print/ghostscript-nox11/Makefile.common index 4c7547c3c3a..b6cc8854a9d 100644 --- a/print/ghostscript-nox11/Makefile.common +++ b/print/ghostscript-nox11/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.34 2002/08/25 21:50:29 jlam Exp $ +# $NetBSD: Makefile.common,v 1.35 2002/09/11 00:08:32 jlam Exp $ DISTNAME= ghostscript-${GS_VERS} GS_VERS= 6.01 @@ -10,6 +10,8 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.cs.wisc.edu/~ghost/index.html +CONFLICTS+= hpijs-[0-9]* + DEPENDS+= ghostscript-fonts-6.0:../../fonts/ghostscript-fonts DEPENDS+= watanabe-vfont-19930318:../../fonts/watanabe_vfont |