summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2012-01-05 07:52:05 +0000
committersbd <sbd@pkgsrc.org>2012-01-05 07:52:05 +0000
commit27d752a9c4ea80b0b72f61aba9cfe90311c0b1ea (patch)
tree4826dca14b302240c25a967bd6fb7a3ef2cdba1a /devel
parent443c91b6dc993166db94998bcf89ea11ffc914a7 (diff)
downloadpkgsrc-27d752a9c4ea80b0b72f61aba9cfe90311c0b1ea.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