pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-pango MAKE_JOBS_SAFE=no
details: https://anonhg.NetBSD.org/pkgsrc/rev/81a6b2e70f37
branches: trunk
changeset: 393688:81a6b2e70f37
user: kefren <kefren%pkgsrc.org@localhost>
date: Sun May 24 05:45:47 2009 +0000
description:
MAKE_JOBS_SAFE=no
diffstat:
devel/p5-pango/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r cdd94a577dcd -r 81a6b2e70f37 devel/p5-pango/Makefile
--- a/devel/p5-pango/Makefile Sun May 24 02:33:30 2009 +0000
+++ b/devel/p5-pango/Makefile Sun May 24 05:45:47 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/05/21 19:24:44 sno Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/24 05:45:47 kefren Exp $
#
DISTNAME= Pango-${DIST_VER}
@@ -13,6 +13,8 @@
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
USE_TOOLS+= pkg-config
DIST_VER= 1.220
Home |
Main Index |
Thread Index |
Old Index