1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Rename EXEC_DEPENDS to RUN_DEPENDS

This commit is contained in:
Thomas Gellekum 1996-04-18 07:58:21 +00:00
parent 4afbc5cb5c
commit 705dbf9056
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3005

View File

@ -3,14 +3,14 @@
# Date created: 21 October 1994
# Whom: jkh
#
# $Id: Makefile,v 1.4 1995/04/15 04:33:48 asami Exp $
# $Id: Makefile,v 1.5 1995/11/22 13:18:10 asami Exp $
#
DISTNAME= ghostview-1.5
CATEGORIES+= print
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
EXEC_DEPENDS= gs:${PORTSDIR}/print/ghostscript
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript
USE_IMAKE= yes