pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio Use ../../category/package instead of ../package.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ecec5384e2d1
branches: trunk
changeset: 501496:ecec5384e2d1
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Oct 23 19:05:34 2005 +0000
description:
Use ../../category/package instead of ../package.
diffstat:
audio/libao-arts/Makefile | 4 ++--
audio/libao-esound/Makefile | 4 ++--
audio/libao-macosx/Makefile | 4 ++--
audio/libao-oss/Makefile | 4 ++--
audio/libao-sun/Makefile | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)
diffs (60 lines):
diff -r f2e65c88d265 -r ecec5384e2d1 audio/libao-arts/Makefile
--- a/audio/libao-arts/Makefile Sun Oct 23 19:04:28 2005 +0000
+++ b/audio/libao-arts/Makefile Sun Oct 23 19:05:34 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2005/10/08 12:30:38 jmmv Exp $
+# $NetBSD: Makefile,v 1.14 2005/10/23 19:05:34 rillig Exp $
-.include "../libao/Makefile.common"
+.include "../../audio/libao/Makefile.common"
PKGNAME= ${DISTNAME:S/libao/libao-arts/}
diff -r f2e65c88d265 -r ecec5384e2d1 audio/libao-esound/Makefile
--- a/audio/libao-esound/Makefile Sun Oct 23 19:04:28 2005 +0000
+++ b/audio/libao-esound/Makefile Sun Oct 23 19:05:34 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2005/10/08 12:30:38 jmmv Exp $
+# $NetBSD: Makefile,v 1.10 2005/10/23 19:05:34 rillig Exp $
-.include "../libao/Makefile.common"
+.include "../../audio/libao/Makefile.common"
PKGNAME= ${DISTNAME:S/libao/libao-esound/}
diff -r f2e65c88d265 -r ecec5384e2d1 audio/libao-macosx/Makefile
--- a/audio/libao-macosx/Makefile Sun Oct 23 19:04:28 2005 +0000
+++ b/audio/libao-macosx/Makefile Sun Oct 23 19:05:34 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2005/10/08 12:30:38 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2005/10/23 19:05:34 rillig Exp $
-.include "../libao/Makefile.common"
+.include "../../audio/libao/Makefile.common"
PKGNAME= ${DISTNAME:S/libao/libao-macosx/}
diff -r f2e65c88d265 -r ecec5384e2d1 audio/libao-oss/Makefile
--- a/audio/libao-oss/Makefile Sun Oct 23 19:04:28 2005 +0000
+++ b/audio/libao-oss/Makefile Sun Oct 23 19:05:34 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2005/10/08 12:30:38 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2005/10/23 19:05:34 rillig Exp $
-.include "../libao/Makefile.common"
+.include "../../audio/libao/Makefile.common"
PKGNAME= ${DISTNAME:S/libao/libao-oss/}
diff -r f2e65c88d265 -r ecec5384e2d1 audio/libao-sun/Makefile
--- a/audio/libao-sun/Makefile Sun Oct 23 19:04:28 2005 +0000
+++ b/audio/libao-sun/Makefile Sun Oct 23 19:05:34 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2005/10/08 12:30:38 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2005/10/23 19:05:34 rillig Exp $
-.include "../libao/Makefile.common"
+.include "../../audio/libao/Makefile.common"
PKGNAME= ${DISTNAME:S/libao/libao-sun/}
Home |
Main Index |
Thread Index |
Old Index