pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/alsa-utils add xmlto as a build dependency



details:   https://anonhg.NetBSD.org/pkgsrc/rev/098e7a9339bf
branches:  trunk
changeset: 552000:098e7a9339bf
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Mon Dec 22 03:18:12 2008 +0000

description:
add xmlto as a build dependency

diffstat:

 audio/alsa-utils/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r d39516755d36 -r 098e7a9339bf audio/alsa-utils/Makefile
--- a/audio/alsa-utils/Makefile Mon Dec 22 02:50:09 2008 +0000
+++ b/audio/alsa-utils/Makefile Mon Dec 22 03:18:12 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/19 03:33:45 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2008/12/22 03:18:12 jmcneill Exp $
 #
 
 DISTNAME=      alsa-utils-1.0.18
@@ -15,6 +15,8 @@
 USE_PKGLOCALEDIR=      yes
 USE_NCURSES=           yes
 
+BUILD_DEPENDS+=        xmlto-[0-9]*:../../textproc/xmlto
+
 .include "../../audio/alsa-lib/buildlink3.mk"
 .include "../../devel/ncurses/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index