summaryrefslogtreecommitdiff
path: root/audio/arts
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2004-09-19 04:17:22 +0000
committermarkd <markd@pkgsrc.org>2004-09-19 04:17:22 +0000
commit6eaadba526ce7f1c812fc13fd1b091cfb7cd1eaf (patch)
tree44de2add9b9e0b7b117ccd095119d347dced22b5 /audio/arts
parent45d5a2b06b863b8704b263ffec7c1c87a353d519 (diff)
downloadpkgsrc-6eaadba526ce7f1c812fc13fd1b091cfb7cd1eaf.tar.gz
Make KDE depend on at least version 3.3.3nb1 of qt3-libs.
Diffstat (limited to 'audio/arts')
-rw-r--r--audio/arts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile
index 3f5f115c7c1..2adfc25a14d 100644
--- a/audio/arts/Makefile
+++ b/audio/arts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2004/08/21 11:52:21 markd Exp $
+# $NetBSD: Makefile,v 1.34 2004/09/19 04:17:22 markd Exp $
DISTNAME= arts-1.3.0
CATEGORIES= audio
@@ -15,6 +15,7 @@ USE_PERL5= build
# 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/esound/buildlink3.mk"