From f3671d06d1cd673daeb30eafd719a63ceb326a5f Mon Sep 17 00:00:00 2001 From: sbd Date: Thu, 5 Jan 2012 08:55:32 +0000 Subject: Add yasm>=1.1.0 as a build dependence. --- www/seamonkey/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 940bf004ba2..972d8907c91 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2011/11/13 17:02:20 tnn Exp $ +# $NetBSD: Makefile,v 1.57 2012/01/05 08:55:32 sbd Exp $ # DISTNAME= seamonkey-${SM_VER}.source @@ -12,6 +12,8 @@ MAINTAINER= tnn@NetBSD.org HOMEPAGE= http://www.seamonkey-project.org/ COMMENT= Full-featured gecko-based browser +BUILD_DEPENDS+= yasm>=1.1.0:../../devel/yasm + WRKSRC= ${WRKDIR}/comm-beta MOZILLA_DIR= mozilla/ -- cgit v1.2.3