summaryrefslogtreecommitdiff
path: root/audio/mp3to
diff options
context:
space:
mode:
authorgrant <grant>2005-07-19 10:22:32 +0000
committergrant <grant>2005-07-19 10:22:32 +0000
commit0fb4c81ea73736b7c48e25b9ae531a486eaac995 (patch)
tree629b933b5cd1e49cd6829a55ff79d226005f2e97 /audio/mp3to
parentac64fe6ac14fdf1683065506a0d1d7e03cc15349 (diff)
downloadpkgsrc-0fb4c81ea73736b7c48e25b9ae531a486eaac995.tar.gz
depends should be ../../<category>/<pkg>
Diffstat (limited to 'audio/mp3to')
-rw-r--r--audio/mp3to/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/mp3to/Makefile b/audio/mp3to/Makefile
index 309f04dd7b4..0e3878855f3 100644
--- a/audio/mp3to/Makefile
+++ b/audio/mp3to/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/06/16 06:57:39 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/07/19 10:22:34 grant Exp $
DISTNAME= mp3to
PKGNAME= ${DISTNAME}-1.0.1
@@ -11,9 +11,9 @@ COMMENT= Convert MP3 files to various other audio formats
NO_SRC_ON_FTP= "already in MASTER_SITE_LOCAL"
-DEPENDS+= mpg123-[0-9]*:../mpg123
-DEPENDS+= gmp3info>=0.8.2:../gmp3info
-DEPENDS+= sox>=12.17.1:../sox
+DEPENDS+= mpg123-[0-9]*:../../audio/mpg123
+DEPENDS+= gmp3info>=0.8.2:../../audio/gmp3info
+DEPENDS+= sox>=12.17.1:../../audio/sox
NO_BUILD= YES