Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/www/firefox/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/www/firefox/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.113 retrieving revision 1.114 diff -u -p -r1.113 -r1.114 --- pkgsrc/www/firefox/Makefile 2012/10/08 23:02:32 1.113 +++ pkgsrc/www/firefox/Makefile 2012/10/12 18:27:21 1.114 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.113 2012/10/08 23:02:32 adam Exp $ +# $NetBSD: Makefile,v 1.114 2012/10/12 18:27:21 ryoon Exp $ .include "../../devel/xulrunner/dist.mk" PKGNAME= firefox-${FIREFOX_VER} -PKGREVISION= 3 CATEGORIES= www MAINTAINER= tnn@NetBSD.org @@ -14,7 +13,7 @@ MOZILLA_DIR= # empty # Note: when updating remember to conditionalise about-background.png in PLIST CONFIGURE_ARGS+= --enable-application=browser -CONFIGURE_ARGS+= --with-libxul-sdk=${PREFIX}/lib/xulrunner-sdk +CONFIGURE_ARGS+= --with-libxul-sdk=${PREFIX}/lib/xulrunner CONFIGURE_ARGS+= --with-system-libxul ALL_ENV+= MOZILLA_PKG_NAME=firefox