aboutsummaryrefslogtreecommitdiff
path: root/print/ghostview
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1996-04-18 07:58:21 +0000
committerThomas Gellekum <tg@FreeBSD.org>1996-04-18 07:58:21 +0000
commit705dbf9056b72c9a41e85d9dbdd3f77abee69c68 (patch)
treea27dd6949667000e7071618866a25ace6dfa9a19 /print/ghostview
parent4afbc5cb5cf1071251b02c18df0f15977837b6e9 (diff)
downloadports-705dbf9056b72c9a41e85d9dbdd3f77abee69c68.tar.gz
ports-705dbf9056b72c9a41e85d9dbdd3f77abee69c68.zip
Rename EXEC_DEPENDS to RUN_DEPENDS
Notes
Notes: svn path=/head/; revision=3005
Diffstat (limited to 'print/ghostview')
-rw-r--r--print/ghostview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostview/Makefile b/print/ghostview/Makefile
index 5fe6be26ed97..7ce26514d39c 100644
--- a/print/ghostview/Makefile
+++ b/print/ghostview/Makefile
@@ -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