pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/bmpx Explictly needs libSM now.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0a0133e8654c
branches:  trunk
changeset: 555125:0a0133e8654c
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Feb 25 01:39:28 2009 +0000

description:
Explictly needs libSM now.

diffstat:

 audio/bmpx/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 78b52cffdad7 -r 0a0133e8654c audio/bmpx/Makefile
--- a/audio/bmpx/Makefile       Wed Feb 25 01:38:07 2009 +0000
+++ b/audio/bmpx/Makefile       Wed Feb 25 01:39:28 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2008/10/28 22:23:40 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2009/02/25 01:39:28 joerg Exp $
 #
 
 DISTNAME=      bmpx-0.40.14
@@ -55,5 +55,6 @@
 .include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
 BUILDLINK_API_DEPENDS.gstreamer0.10+=          gstreamer0.10>=0.10.11
 .include "../../multimedia/gstreamer0.10/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index