From c01825c0be2c44dd7459427896eb6315dcc7b37c Mon Sep 17 00:00:00 2001 From: markd Date: Thu, 10 Mar 2011 19:51:23 +0000 Subject: 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. --- audio/arts/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'audio') 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" -- cgit v1.2.3