From 53f0b4c889ae8e3904a700d0bfa9de7cab675436 Mon Sep 17 00:00:00 2001 From: grant Date: Fri, 1 Aug 2003 05:58:20 +0000 Subject: add another LIBTOOL_OVERRIDE. --- audio/arts/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/arts/Makefile b/audio/arts/Makefile index d1bbfc2ef26..3eab87a9265 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2003/07/30 13:01:28 markd Exp $ +# $NetBSD: Makefile,v 1.19 2003/08/01 05:58:20 grant Exp $ DISTNAME= arts-1.1.3 CATEGORIES= audio @@ -11,7 +11,7 @@ CONFLICTS+= kdelibs-2* USE_BUILDLINK2= yes USE_PERL5= build -LIBTOOL_OVERRIDE+= ${WRKSRC}/libltdl/libtool +LIBTOOL_OVERRIDE+= ${WRKSRC}/libtool ${WRKSRC}/libltdl/libtool CONFIGURE_ENV+= ac_cv_path_PKG_CONFIG=no # Ensure we export symbols in the linked shared object. -- cgit v1.2.3