From 68ee4e002cba547491abca98c8295b331e385aea Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 1 Apr 2004 12:26:12 +0000 Subject: Define "LIBTOOL_OVERRIDE" manually so that "libs/ext/cothreads/libtool" gets replaced by pkgsrc's libtool, too. The included libtool incorrectly rewrites relative pathnames causing link failures. --- multimedia/gstreamer/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'multimedia') diff --git a/multimedia/gstreamer/Makefile b/multimedia/gstreamer/Makefile index 2407b3d35c6..f3e52aa0203 100644 --- a/multimedia/gstreamer/Makefile +++ b/multimedia/gstreamer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/03/26 02:27:47 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2004/04/01 12:26:12 tron Exp $ # DISTNAME= gstreamer-0.6.4 @@ -23,6 +23,8 @@ USE_PERL5= build CONFIGURE_ARGS+= --disable-plugin-builddir +LIBTOOL_OVERRIDE+= libtool libs/ext/cothreads/libtool + PKGCONFIG_OVERRIDE+= libs/ext/cothreads/cothreads.pc.in PKGCONFIG_OVERRIDE+= pkgconfig/gstreamer-control.pc.in PKGCONFIG_OVERRIDE+= pkgconfig/gstreamer.pc.in -- cgit v1.2.3