Date: Wed, 24 Jun 2009 13:58:26 GMT From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r45 - trunk/www/libxul Message-ID: <200906241358.n5ODwQP4082321@trillian.chruetertee.ch>
next in thread | raw e-mail | index | archive | help
Author: flo
Date: Wed Jun 24 13:58:26 2009
New Revision: 45
Log:
- set moz_libdir for xulrunner
PR: ports/135998
Submitted by: Anonymous <swell.k@gmail.com>
Modified:
trunk/www/libxul/Makefile
Modified: trunk/www/libxul/Makefile
==============================================================================
--- trunk/www/libxul/Makefile Wed Jun 24 13:04:22 2009 (r44)
+++ trunk/www/libxul/Makefile Wed Jun 24 13:58:26 2009 (r45)
@@ -29,7 +29,7 @@
HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
-MAKE_ENV= SKIP_GRE_REGISTRATION=1
+MAKE_ENV= SKIP_GRE_REGISTRATION=1 mozappdir=${PREFIX}/lib/${MOZILLA}
LDFLAGS+= -Wl,-rpath,${PREFIX}/lib/${MOZ_RPATH}
PORT_MOZCONFIG= ${WRKSRC}/xulrunner/config/mozconfig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906241358.n5ODwQP4082321>
