From 1635c0cfd8f659e9e4b8c9781d44d91e0ad00d4c Mon Sep 17 00:00:00 2001 From: hans Date: Thu, 16 Feb 2012 19:59:53 +0000 Subject: Fix build on SunOS. --- www/weex/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www/weex') diff --git a/www/weex/Makefile b/www/weex/Makefile index c4e4af388a0..42ece4309ce 100644 --- a/www/weex/Makefile +++ b/www/weex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2011/04/22 13:45:01 obache Exp $ +# $NetBSD: Makefile,v 1.13 2012/02/16 20:06:35 hans Exp $ DISTNAME= weex-2.6.1.5 PKGREVISION= 1 @@ -15,6 +15,8 @@ GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= msgfmt +LIBS.SunOS+= -lintl + WEEX_DOCS= AUTHORS BUGS BUGS.ja COPYING COPYING.ja \ ChangeLog ChangeLog.ja FAQ FAQ.ja README README.ja \ THANKS TODO TODO.ja -- cgit v1.2.3