summaryrefslogtreecommitdiff
path: root/comms/tkhylafax
diff options
context:
space:
mode:
authoragc <agc>1999-11-24 10:23:48 +0000
committeragc <agc>1999-11-24 10:23:48 +0000
commitcfc2354f0bb033fe3f09aca07c3d66d1ceae1a32 (patch)
tree6a94c7f312640db3fc91f67225daa6494beafa74 /comms/tkhylafax
parentb50b74665f8e3819b32f464707b5a5947212f72b (diff)
downloadpkgsrc-cfc2354f0bb033fe3f09aca07c3d66d1ceae1a32.tar.gz
Use DEPENDS in preference to RUN_DEPENDS.
Diffstat (limited to 'comms/tkhylafax')
-rw-r--r--comms/tkhylafax/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile
index 5bd062aa800..8cb4de571be 100644
--- a/comms/tkhylafax/Makefile
+++ b/comms/tkhylafax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/08/30 08:17:29 rh Exp $
+# $NetBSD: Makefile,v 1.5 1999/11/24 10:23:48 agc Exp $
# FreeBSD Id: Makefile,v 1.6 1998/08/07 23:56:12 asami Exp
#
@@ -12,9 +12,9 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.elgro.demon.co.uk/resources.html
DEPENDS+= hylafax-4.1b2:../../comms/hylafax
-RUN_DEPENDS+= ${PREFIX}/bin/wish8.0:../../x11/tk80
-RUN_DEPENDS+= ${PREFIX}/bin/gs:../../print/ghostscript5
-RUN_DEPENDS+= ${X11BASE}/bin/gv:../../print/gv
+DEPENDS+= tk-8.0.5:../../x11/tk80
+DEPENDS+= ghostscript-5.50:../../print/ghostscript5
+DEPENDS+= gv-3.5.8:../../print/gv
WRKSRC= ${WRKDIR}/tkhylafax