summaryrefslogtreecommitdiff
path: root/audio/spiralsynth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/spiralsynth/Makefile')
-rw-r--r--audio/spiralsynth/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile
index dfb92ca03b8..4672049efb3 100644
--- a/audio/spiralsynth/Makefile
+++ b/audio/spiralsynth/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2004/10/03 00:13:09 tv Exp $
+# $NetBSD: Makefile,v 1.15 2004/11/25 17:24:27 ben Exp $
#
-DISTNAME= SpiralSynth-0.1.7
-PKGNAME= spiralsynth-0.1.7
-PKGREVISION= 2
+DISTNAME= SpiralSynth-2.0.0
+PKGNAME= spiralsynth-2.0.0
CATEGORIES= audio
MASTER_SITES= http://www.pawfal.org/Software/SpiralSynth/dload/
@@ -32,4 +31,5 @@ do-install:
.include "../../x11/fltk/buildlink3.mk"
.include "../../mk/ossaudio.buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"