summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2008-10-08 09:14:48 +0000
committerwiz <wiz>2008-10-08 09:14:48 +0000
commit05e1ac84a64181b1e5c32ab173e82b4e37b46c06 (patch)
tree87db850d38ad19377e38b4a3d9d029781b4cb750
parent00b038fbc613026b500a2e6941ce97031bf700f3 (diff)
downloadpkgsrc-05e1ac84a64181b1e5c32ab173e82b4e37b46c06.tar.gz
Remove goom dependency, not needed any longer.
Noted by Sergey Svishchev in PR 38164. Bump PKGREVISION.
-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"