Depend on ghostscript5 instead of ghostscript4.

PR:		ports/5380
Submitted by:	luigi@iet.unipi.it
This commit is contained in:
Bill Fenner 1998-06-24 05:17:29 +00:00
parent 8174d062cf
commit 64cbbecc05
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11495
2 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
# Date created: 2 Novermber 1996
# Whom: fenner
#
# $Id: Makefile,v 1.1.1.1 1996/11/10 21:13:06 fenner Exp $
# $Id: Makefile,v 1.2 1996/11/18 11:33:42 asami Exp $
#
DISTNAME= wb-1.59
@ -17,8 +17,8 @@ NO_WRKSUBDIR= yes
NO_BUILD= yes
USE_X11= yes
# XXX ghostscript, ghostscript3 or ghostscript4 will all do.
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript4
# XXX ghostscript, ghostscript3, ghostscript4 or ghostscript5 will all do.
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wb ${PREFIX}/bin

View File

@ -3,7 +3,7 @@
# Date created: 2 Novermber 1996
# Whom: fenner
#
# $Id: Makefile,v 1.1.1.1 1996/11/10 21:13:06 fenner Exp $
# $Id: Makefile,v 1.2 1996/11/18 11:33:42 asami Exp $
#
DISTNAME= wb-1.59
@ -17,8 +17,8 @@ NO_WRKSUBDIR= yes
NO_BUILD= yes
USE_X11= yes
# XXX ghostscript, ghostscript3 or ghostscript4 will all do.
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript4
# XXX ghostscript, ghostscript3, ghostscript4 or ghostscript5 will all do.
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wb ${PREFIX}/bin