summaryrefslogtreecommitdiff
path: root/multimedia/p5-GStreamer
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-12-14 09:06:13 +0000
committerobache <obache@pkgsrc.org>2008-12-14 09:06:13 +0000
commit86c1eb282af8d026784072d0b76edd00c1906720 (patch)
treee92edbc2161447c38c0eae2d2d208b882a4bae7c /multimedia/p5-GStreamer
parentb71432d005ed8d49c0b3bb963a5100b37c1f142c (diff)
downloadpkgsrc-86c1eb282af8d026784072d0b76edd00c1906720.tar.gz
MAKE_JOBS_SAFE=no
Diffstat (limited to 'multimedia/p5-GStreamer')
-rw-r--r--multimedia/p5-GStreamer/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/p5-GStreamer/Makefile b/multimedia/p5-GStreamer/Makefile
index 7d5269b11ca..cf94042b271 100644
--- a/multimedia/p5-GStreamer/Makefile
+++ b/multimedia/p5-GStreamer/Makefile
@@ -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 @@ PKG_DESTDIR_SUPPORT= user-destdir
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