From 27d752a9c4ea80b0b72f61aba9cfe90311c0b1ea Mon Sep 17 00:00:00 2001 From: sbd Date: Thu, 5 Jan 2012 07:52:05 +0000 Subject: Add yasm>=1.1.0 as a build dependence. --- devel/xulrunner/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/xulrunner/Makefile b/devel/xulrunner/Makefile index f19ca8edb93..fcddeba328a 100644 --- a/devel/xulrunner/Makefile +++ b/devel/xulrunner/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2011/11/13 17:02:20 tnn Exp $ +# $NetBSD: Makefile,v 1.59 2012/01/05 07:52:05 sbd Exp $ .include "dist.mk" PKGNAME= xulrunner-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} @@ -9,6 +9,8 @@ HOMEPAGE= http://developer.mozilla.org/en/docs/XULRunner COMMENT= XML User Interface Language runtime environment LICENSE= mpl-1.1 +BUILD_DEPENDS+= yasm>=1.1.0:../../devel/yasm + MOZILLA_DIR= # empty PKGCONFIG_OVERRIDE+= xulrunner/installer/libxul-embedding.pc.in -- cgit v1.2.3