pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/wsoundprefs Needs Xinerama for modular Xorg.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bce7d6ce6271
branches:  trunk
changeset: 394968:bce7d6ce6271
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jun 29 15:26:32 2009 +0000

description:
Needs Xinerama for modular Xorg.

diffstat:

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

diffs (15 lines):

diff -r 1db9d769633f -r bce7d6ce6271 audio/wsoundprefs/Makefile
--- a/audio/wsoundprefs/Makefile        Mon Jun 29 14:49:57 2009 +0000
+++ b/audio/wsoundprefs/Makefile        Mon Jun 29 15:26:32 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2009/05/05 18:51:56 zafer Exp $
+# $NetBSD: Makefile,v 1.32 2009/06/29 15:26:32 joerg Exp $
 
 DISTNAME=      WSoundPrefs-1.1.1
 PKGNAME=       wsoundprefs-1.1.1
@@ -16,4 +16,5 @@
 .include "../../audio/wsoundserver/buildlink3.mk"
 .include "../../wm/windowmaker/buildlink3.mk"
 .include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXinerama/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index