pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/xmms-madspin Needs glu. Bump revision.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/843bf5d08e67
branches:  trunk
changeset: 523687:843bf5d08e67
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jan 11 11:51:12 2007 +0000

description:
Needs glu. Bump revision.

diffstat:

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

diffs (22 lines):

diff -r f1ec63ff34e7 -r 843bf5d08e67 audio/xmms-madspin/Makefile
--- a/audio/xmms-madspin/Makefile       Thu Jan 11 11:49:33 2007 +0000
+++ b/audio/xmms-madspin/Makefile       Thu Jan 11 11:51:12 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:29:00 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2007/01/11 11:51:12 joerg Exp $
 #
 
 DISTNAME=      madspin-0.05
 PKGNAME=       xmms-${DISTNAME}
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    xmms audio
 MASTER_SITES=  http://www.students.uiuc.edu/~birck/
 
@@ -21,5 +21,6 @@
        ${INSTALL_DATA} ${WRKSRC}/star2.bmp ${PREFIX}/share/xmms/madspin
 
 .include "../../audio/xmms/buildlink3.mk"
+.include "../../graphics/glu/buildlink3.mk"
 .include "../../x11/gtk/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index