From f37ab1617cc966e9c161667f56ab800343aaa084 Mon Sep 17 00:00:00 2001 From: shattered Date: Thu, 8 Jan 2009 11:43:36 +0000 Subject: Delint: replace LOCALBASE with BUILDLINK_PREFIX.libmp4v2. OK by wiz@. --- audio/amarok/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') 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} -- cgit v1.2.3