diff options
author | wiz <wiz> | 2004-11-05 22:31:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-11-05 22:31:58 +0000 |
commit | 93db4100ac9d96b70823883ceece4478073adcd4 (patch) | |
tree | 44839e9fc8a8510582005f5504164eebab5e3d39 /audio | |
parent | b45b5f41736726b70f0c42489085324f5aa6237c (diff) | |
download | pkgsrc-93db4100ac9d96b70823883ceece4478073adcd4.tar.gz |
Add libvisual-gforce.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 9a499c64f48..3bf1dc2299e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.259 2004/11/05 21:14:32 wiz Exp $ +# $NetBSD: Makefile,v 1.260 2004/11/05 22:31:58 wiz Exp $ # COMMENT= Audio tools @@ -126,6 +126,7 @@ SUBDIR+= libsidplay SUBDIR+= libsndfile SUBDIR+= libvisual SUBDIR+= libvisual-bmp +SUBDIR+= libvisual-gforce SUBDIR+= libvisual-plugins SUBDIR+= libvorbis SUBDIR+= liteamp |