pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/libvisual-plugins Remove goom dependency, not ne...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c5b771d305f
branches:  trunk
changeset: 548052:7c5b771d305f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 08 09:14:48 2008 +0000

description:
Remove goom dependency, not needed any longer.
Noted by Sergey Svishchev in PR 38164.

Bump PKGREVISION.

diffstat:

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

diffs (22 lines):

diff -r 801e314d38d5 -r 7c5b771d305f audio/libvisual-plugins/Makefile
--- a/audio/libvisual-plugins/Makefile  Wed Oct 08 05:04:42 2008 +0000
+++ b/audio/libvisual-plugins/Makefile  Wed Oct 08 09:14:48 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2008/07/14 12:55:57 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2008/10/08 09:14:48 wiz Exp $
 #
 
 DISTNAME=              libvisual-plugins-0.4.0
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            audio graphics
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=libvisual/}
 
@@ -20,7 +20,6 @@
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            pkg-config mkdirhier yacc
 
-.include "../../audio/goom/buildlink3.mk"
 .include "../../audio/libvisual/buildlink3.mk"
 .include "../../graphics/glu/buildlink3.mk"
 .include "../../graphics/MesaLib/buildlink3.mk"



Home | Main Index | Thread Index | Old Index