summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsbd <sbd>2012-01-05 07:52:05 +0000
committersbd <sbd>2012-01-05 07:52:05 +0000
commitd464de0b5a63a5b339f4ea0a3d386ccaca7f573a (patch)
tree4826dca14b302240c25a967bd6fb7a3ef2cdba1a /devel
parent817aa6d93373ad77c946347b73590b0ddeea2b62 (diff)
downloadpkgsrc-d464de0b5a63a5b339f4ea0a3d386ccaca7f573a.tar.gz
Add yasm>=1.1.0 as a build dependence.
Diffstat (limited to 'devel')
-rw-r--r--devel/xulrunner/Makefile4
1 files changed, 3 insertions, 1 deletions
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