summaryrefslogtreecommitdiff
path: root/audio/timidity
diff options
context:
space:
mode:
authormycroft <mycroft@pkgsrc.org>1998-03-11 18:13:22 +0000
committermycroft <mycroft@pkgsrc.org>1998-03-11 18:13:22 +0000
commit2147d57712d42ea3e51085fa6fc10eda38abffc9 (patch)
tree0af625e41b610b0dd72ba0425772c58cc2ae5944 /audio/timidity
parent2291e662e49e0717050ab8f1556bed0ae542de4e (diff)
downloadpkgsrc-2147d57712d42ea3e51085fa6fc10eda38abffc9.tar.gz
Also needs wish8.0 at run time.
Diffstat (limited to 'audio/timidity')
-rw-r--r--audio/timidity/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile
index 59ea2899056..88cbd1da608 100644
--- a/audio/timidity/Makefile
+++ b/audio/timidity/Makefile
@@ -4,7 +4,7 @@
# Date created: 17 Nov 1996
# Whom: ache
#
-# $NetBSD: Makefile,v 1.7 1998/03/07 19:01:36 mycroft Exp $
+# $NetBSD: Makefile,v 1.8 1998/03/11 18:13:22 mycroft Exp $
# FreeBSD Id: Makefile,v 1.5 1997/09/07 22:08:13 ache Exp
#
@@ -19,6 +19,7 @@ MAINTAINER= mycroft@NetBSD.ORG
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \
wish8.0:${PORTSDIR}/x11/tk80
+RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80
LIB_DEPENDS= ncurses.3.4:${PORTSDIR}/devel/ncurses
NO_CDROM= "Uses copyrighted patches"