summaryrefslogtreecommitdiff
path: root/audio/arts/Makefile
diff options
context:
space:
mode:
authorskrll <skrll>2003-07-07 20:51:53 +0000
committerskrll <skrll>2003-07-07 20:51:53 +0000
commit935e32b6d1635a8e8abd574e673cbcbe50b33a37 (patch)
treeca316207382d0ba594a486e1d85aa2af2678442e /audio/arts/Makefile
parentde2c824ded432a341dfb6a310dee6a28c395381c (diff)
downloadpkgsrc-935e32b6d1635a8e8abd574e673cbcbe50b33a37.tar.gz
Fix (at least) artsd on -current.
The s/mcop_mt/mcop/ hack that worked with pth doesn't work in -current. Make libmcop_mt build with pre-current and pth by providing sem_* calls based on a mutex and a condition variable.
Diffstat (limited to 'audio/arts/Makefile')
-rw-r--r--audio/arts/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile
index b6cc9f04464..89ae72497b5 100644
--- a/audio/arts/Makefile
+++ b/audio/arts/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2003/05/30 12:49:09 markd Exp $
+# $NetBSD: Makefile,v 1.17 2003/07/07 20:51:53 skrll Exp $
DISTNAME= arts-1.1.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio
COMMENT= Analog Real-Time Synthesizer