summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authormarkd <markd>2011-03-10 19:51:23 +0000
committermarkd <markd>2011-03-10 19:51:23 +0000
commita29ed71c4f6b2deb62ba2187982c34d2b978d7d8 (patch)
treedf0dc85cabe8054d616ff673406cee52fedd4fa0 /audio
parent6d662b38098ee000f1a65ef608284efc692d8ce6 (diff)
downloadpkgsrc-a29ed71c4f6b2deb62ba2187982c34d2b978d7d8.tar.gz
Remove special qt3-libs handling for arts. Its been wrong for a long time.
Reverts qt3-libs dependency to runtime rather than just build. Addresses PR#44701. Bump PKGREVISION.
Diffstat (limited to 'audio')
-rw-r--r--audio/arts/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile
index e0a9ea86488..47a6600bd61 100644
--- a/audio/arts/Makefile
+++ b/audio/arts/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2011/03/10 09:24:15 obache Exp $
+# $NetBSD: Makefile,v 1.72 2011/03/10 19:51:23 markd Exp $
DISTNAME= arts-1.5.10
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
HOMEPAGE= http://multimedia.kde.org/
COMMENT= Analog Real-Time Synthesizer
@@ -17,7 +17,6 @@ USE_TOOLS+= perl pkg-config
# Ensure we export symbols in the linked shared object.
LDFLAGS+= ${EXPORT_SYMBOLS_LDFLAGS}
-_IN_ARTS_BUILD= yes
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../audio/libaudiofile/buildlink3.mk"