pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/akode Fix typo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/889e3bab6932
branches:  trunk
changeset: 555308:889e3bab6932
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Fri Feb 27 16:31:27 2009 +0000

description:
Fix typo.

diffstat:

 audio/akode/buildlink3.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ca55f121600d -r 889e3bab6932 audio/akode/buildlink3.mk
--- a/audio/akode/buildlink3.mk Fri Feb 27 16:00:01 2009 +0000
+++ b/audio/akode/buildlink3.mk Fri Feb 27 16:31:27 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2009/02/26 18:00:34 hasso Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2009/02/27 16:31:27 hasso Exp $
 
 BUILDLINK_DEPTH:=      ${BUILDLINK_DEPTH}+
 AKODE_BUILDLINK3_MK:=  ${AKODE_BUILDLINK3_MK}+
@@ -13,7 +13,7 @@
 
 .if !empty(AKODE_BUILDLINK3_MK:M+)
 BUILDLINK_API_DEPENDS.akode+=  akode>=2.0.2
-BUILDLINK_PKGSRCDIR.akode?=    ../../akode/akode
+BUILDLINK_PKGSRCDIR.akode?=    ../../audio/akode
 .endif # AKODE_BUILDLINK3_MK
 
 .include "../../devel/libltdl/buildlink3.mk"



Home | Main Index | Thread Index | Old Index