aboutsummaryrefslogtreecommitdiff
path: root/www/libxul
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2009-06-26 08:35:30 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2009-06-26 08:35:30 +0000
commitca06019562e1d5b93784db728651b0fd59ce97eb (patch)
tree73ae679aebc8a2c9c7495dbdd84646abd7d2d9ae /www/libxul
parent9071e5cdb8cfc7a896e158598eff5ec9c88cabd4 (diff)
downloadports-ca06019562e1d5b93784db728651b0fd59ce97eb.tar.gz
ports-ca06019562e1d5b93784db728651b0fd59ce97eb.zip
Notes
Diffstat (limited to 'www/libxul')
-rw-r--r--www/libxul/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile
index ef5ee14f6a76..b3407be24a4e 100644
--- a/www/libxul/Makefile
+++ b/www/libxul/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libxul
PORTVERSION= 1.9.0.11
+PORTREVISION= 1
CATEGORIES?= www devel
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= xulrunner/releases/${PORTVERSION}/source/
@@ -29,7 +30,7 @@ ALL_TARGET= default
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