pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/p5-GStreamer MAKE_JOBS_SAFE=no
details: https://anonhg.NetBSD.org/pkgsrc/rev/9eff69df7f7c
branches: trunk
changeset: 551367:9eff69df7f7c
user: obache <obache%pkgsrc.org@localhost>
date: Sun Dec 14 09:06:13 2008 +0000
description:
MAKE_JOBS_SAFE=no
diffstat:
multimedia/p5-GStreamer/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r ad578b9a9e66 -r 9eff69df7f7c multimedia/p5-GStreamer/Makefile
--- a/multimedia/p5-GStreamer/Makefile Sun Dec 14 07:57:46 2008 +0000
+++ b/multimedia/p5-GStreamer/Makefile Sun Dec 14 09:06:13 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/06 13:39:54 obache Exp $
+# $NetBSD: Makefile,v 1.2 2008/12/14 09:06:13 obache Exp $
#
DISTNAME= GStreamer-0.11
@@ -15,6 +15,8 @@
DEPENDS+= p5-ExtUtils-Depends>=0.205:../../devel/p5-ExtUtils-Depends
DEPENDS+= p5-ExtUtils-PkgConfig>=1.07:../../devel/p5-ExtUtils-PkgConfig
+MAKE_JOBS_SAFE= no
+
USE_TOOLS+= pkg-config
USE_LANGUAGES= c
Home |
Main Index |
Thread Index |
Old Index