summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorgrant <grant>2003-08-01 05:58:20 +0000
committergrant <grant>2003-08-01 05:58:20 +0000
commit53f0b4c889ae8e3904a700d0bfa9de7cab675436 (patch)
tree5685b1dae3ca35df549aa4444956755caf62ae93 /audio
parent63aa3565f4262db2a631373a645941c47c25d5fa (diff)
downloadpkgsrc-53f0b4c889ae8e3904a700d0bfa9de7cab675436.tar.gz
add another LIBTOOL_OVERRIDE.
Diffstat (limited to 'audio')
-rw-r--r--audio/arts/Makefile4
1 files changed, 2 insertions, 2 deletions
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.