Changed dependancy from ghostscript-esp to ghostscript-gnu.

Both works, but they can not coexist, and I use ghostscript-gnu for other stuff.
This commit is contained in:
Peter Ibsen Hansen 2006-09-14 11:06:28 +00:00 committed by Thomas Klausner
parent d889104500
commit fa61b863f8

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2006/09/13 18:50:46 peterih Exp $
# $NetBSD: Makefile,v 1.11 2006/09/14 11:06:28 peterih Exp $
#
DISTNAME= pointless-0.5
@ -18,7 +18,7 @@ DEPENDS+= plotutils>=2.4.1:../../graphics/plotutils
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
DEPENDS+= freetype2>=2.1:../../graphics/freetype2
DEPENDS+= Mesa>=6.0:../../graphics/Mesa
DEPENDS+= ghostscript-esp>=7.0:../../print/ghostscript-esp
DEPENDS+= ghostscript-gnu>=7.0:../../print/ghostscript-gnu
USE_PKGLOCALEDIR= yes