pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/xmms-esound Needs pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/242f713b8f2a
branches: trunk
changeset: 545749:242f713b8f2a
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Aug 11 15:41:26 2008 +0000
description:
Needs pkg-config.
diffstat:
audio/xmms-esound/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r ce37c31ff1b3 -r 242f713b8f2a audio/xmms-esound/Makefile
--- a/audio/xmms-esound/Makefile Mon Aug 11 15:21:04 2008 +0000
+++ b/audio/xmms-esound/Makefile Mon Aug 11 15:41:26 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/07/14 12:55:58 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2008/08/11 15:41:26 joerg Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -17,6 +17,8 @@
BUILD_DIRS= ${WRKSRC}/Output/esd
INSTALL_DIRS= ${WRKSRC}/Output/esd
+USE_TOOLS+= pkg-config
+
.include "../../audio/esound/buildlink3.mk"
.include "../../audio/xmms/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index