From 623dfa80856fce78bbeb3cbdc998d8cde01d8d96 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 27 Mar 2009 18:56:24 +0000 Subject: Mark MAKE_JOBS_SAFE. PR: 132997 Submitted by: mm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12185 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/pango/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index a0c7843c5..ba025ce38 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev # # $FreeBSD$ -# $MCom: ports/x11-toolkits/pango/Makefile,v 1.137 2009/03/20 07:10:08 marcus Exp $ +# $MCom: ports/x11-toolkits/pango/Makefile,v 1.138 2009/03/21 03:13:24 marcus Exp $ # PORTNAME= pango @@ -28,6 +28,7 @@ RUN_DEPENDS= ${FONTSCALE}:${X_FONTS_TTF_PORT} \ USE_GETTEXT= yes USE_GMAKE= yes +MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack glib20 ltverhack referencehack -- cgit