summaryrefslogtreecommitdiff
path: root/audio/libvisual
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-26 19:24:42 +0000
committerjoerg <joerg>2007-01-26 19:24:42 +0000
commit61cd918876bf671b69ab00c07038c14831499d4c (patch)
treebf79877a078a1b81ac5bca92e519f7e4bfc73199 /audio/libvisual
parent963cff708370007f5c3281c842eeb77f4874850e (diff)
downloadpkgsrc-61cd918876bf671b69ab00c07038c14831499d4c.tar.gz
Has no relation to X11 beside being about visualisation. Bump revision.
Diffstat (limited to 'audio/libvisual')
-rw-r--r--audio/libvisual/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libvisual/Makefile b/audio/libvisual/Makefile
index 6964b33d8e5..f4c39419938 100644
--- a/audio/libvisual/Makefile
+++ b/audio/libvisual/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2006/07/16 22:05:03 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2007/01/26 19:24:42 joerg Exp $
#
DISTNAME= libvisual-0.4.0
+PKGREVISION= 1
CATEGORIES= audio graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvisual/}
@@ -24,5 +25,4 @@ CPPFLAGS+= -mmmx
.endif
.endif
-.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"