summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-10-08 09:14:48 +0000
committerwiz <wiz@pkgsrc.org>2008-10-08 09:14:48 +0000
commit93dccc07acea78c8e281df29ee744547e63204b9 (patch)
tree87db850d38ad19377e38b4a3d9d029781b4cb750 /audio
parentbd4e3eebff25372abb7a370de00db16ac3a19a44 (diff)
downloadpkgsrc-93dccc07acea78c8e281df29ee744547e63204b9.tar.gz
Remove goom dependency, not needed any longer.
Noted by Sergey Svishchev in PR 38164. Bump PKGREVISION.
Diffstat (limited to 'audio')
-rw-r--r--audio/libvisual-plugins/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/libvisual-plugins/Makefile b/audio/libvisual-plugins/Makefile
index b90edceb99d..052dbd4eebb 100644
--- a/audio/libvisual-plugins/Makefile
+++ b/audio/libvisual-plugins/Makefile
@@ -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 @@ USE_LIBTOOL= yes
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"