summaryrefslogtreecommitdiff
path: root/print/stylewriter
diff options
context:
space:
mode:
authorjlam <jlam>2000-05-07 02:11:16 +0000
committerjlam <jlam>2000-05-07 02:11:16 +0000
commit8aebb1f9218e73251c1d07bc3dfde2b7e84397c0 (patch)
tree5b97a915a79c4a41ab3dd86e72506cca9617d6e7 /print/stylewriter
parent5aab7841014a92649c316fcdd192f4e4cf4e48b4 (diff)
downloadpkgsrc-8aebb1f9218e73251c1d07bc3dfde2b7e84397c0.tar.gz
Correct dependencies to find all applicable versions of ghostscript.
If ghostscript isn't installed, then install ghostscript-x11 as it will always work.
Diffstat (limited to 'print/stylewriter')
-rw-r--r--print/stylewriter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/stylewriter/Makefile b/print/stylewriter/Makefile
index fd5cf97c9c4..f3c75f65213 100644
--- a/print/stylewriter/Makefile
+++ b/print/stylewriter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/04/20 16:33:56 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2000/05/07 02:11:18 jlam Exp $
#
DISTNAME= stylewriter
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.pobox.com/~monroe/styl/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.pobox.com/~monroe/styl/
-DEPENDS+= ghostscript*-5.50nb2:../../print/ghostscript5
+DEPENDS+= ghostscript{,-nox11,-x11}-[0-9]*:../../print/ghostscript-x11
DEPENDS+= enscript-1.6.1:../../print/enscript
NO_CONFIGURE= yes