summaryrefslogtreecommitdiff
path: root/audio/amarok
diff options
context:
space:
mode:
authorshattered <shattered>2009-01-08 11:43:36 +0000
committershattered <shattered>2009-01-08 11:43:36 +0000
commit322302c6b41a85f282db503dddc92ced664684ca (patch)
treeeb900d0949c1c66ff868770e4c7d1cb4845dac33 /audio/amarok
parentd25c1efa6bda106c9d48e1c4c07522b3b9c2034d (diff)
downloadpkgsrc-322302c6b41a85f282db503dddc92ced664684ca.tar.gz
Delint: replace LOCALBASE with BUILDLINK_PREFIX.libmp4v2.
OK by wiz@.
Diffstat (limited to 'audio/amarok')
-rw-r--r--audio/amarok/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index a90f6ef5a72..214b24b7b85 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2008/08/15 12:52:57 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2009/01/08 11:43:36 shattered Exp $
DISTNAME= amarok-${VERSION}
VERSION= 1.4.10
@@ -24,7 +24,7 @@ CONFIGURE_ARGS+= --without-nmm
CONFIGURE_ARGS+= --without-mas
CONFIGURE_ARGS+= --without-helix
CONFIGURE_ARGS+= --with-mp4v2
-CONFIGURE_ARGS+= --with-mp4v2-dir=${LOCALBASE}
+CONFIGURE_ARGS+= --with-mp4v2-dir=${BUILDLINK_PREFIX.libmp4v2}
LIBS+= ${LIBOSSAUDIO}