pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins0.10-ffmpeg Needs OVERRIDE_DIRDE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e13d8883b7e0
branches:  trunk
changeset: 516060:e13d8883b7e0
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jul 13 14:19:04 2006 +0000

description:
Needs OVERRIDE_DIRDEPTH=3.

diffstat:

 multimedia/gst-plugins0.10-ffmpeg/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ba00ae314d1a -r e13d8883b7e0 multimedia/gst-plugins0.10-ffmpeg/Makefile
--- a/multimedia/gst-plugins0.10-ffmpeg/Makefile        Thu Jul 13 14:04:41 2006 +0000
+++ b/multimedia/gst-plugins0.10-ffmpeg/Makefile        Thu Jul 13 14:19:04 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/06/14 10:53:23 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2006/07/13 14:19:04 joerg Exp $
 #
 
 DISTNAME=              gst-ffmpeg-0.10.1
@@ -12,6 +12,7 @@
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
+OVERRIDE_DIRDEPTH=     3
 USE_TOOLS+=            pkg-config gmake perl
 BUILD_ENV+=            PERL=${PERL5}
 



Home | Main Index | Thread Index | Old Index