summaryrefslogtreecommitdiff
path: root/audio/timidity/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/timidity/Makefile')
-rw-r--r--audio/timidity/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile
index 65a24a27928..918d65ade43 100644
--- a/audio/timidity/Makefile
+++ b/audio/timidity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1998/04/22 14:22:40 agc Exp $
+# $NetBSD: Makefile,v 1.12 1998/04/24 09:20:33 agc Exp $
#
DISTNAME= timidity-0.2i
@@ -10,8 +10,8 @@ DISTFILES= ${TIINS} ${DISTNAME}.tar.gz
MAINTAINER= mycroft@NetBSD.ORG
-BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80
+BUILD_DEPENDS= unzip:../../archivers/unzip
+RUN_DEPENDS= wish8.0:../../x11/tk80
DEPENDS+= ncurses-1.9.9g:../../devel/ncurses
DEPENDS+= tk-8.0p2:../../x11/tk80