summaryrefslogtreecommitdiff
path: root/devel/xulrunner
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2011-07-31 18:00:05 +0000
committertnn <tnn@pkgsrc.org>2011-07-31 18:00:05 +0000
commitd911857a078ec5ca75d70a8127a936602b586933 (patch)
treeb3349a68522ee3b1948cd516ab425c74febcc60b /devel/xulrunner
parent2bab5926177d02ee88abc25c9cc51374ba56a1c1 (diff)
downloadpkgsrc-d911857a078ec5ca75d70a8127a936602b586933.tar.gz
The file throw_gcc.h gets installed when building with some GCC versions.
Instead of dealing with conditional PLIST logic, create an empty file.
Diffstat (limited to 'devel/xulrunner')
-rw-r--r--devel/xulrunner/Makefile3
-rw-r--r--devel/xulrunner/PLIST3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/xulrunner/Makefile b/devel/xulrunner/Makefile
index 05824191d01..440dc324990 100644
--- a/devel/xulrunner/Makefile
+++ b/devel/xulrunner/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2011/07/21 13:05:51 obache Exp $
+# $NetBSD: Makefile,v 1.52 2011/07/31 18:00:05 tnn Exp $
.include "dist.mk"
PKGNAME= xulrunner-${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
@@ -47,5 +47,6 @@ post-install:
rm -f ${DESTDIR}${PREFIX}/lib/xulrunner/libunicharutil_external_s.a
ln -s ${PREFIX}/lib/xulrunner-sdk/sdk/lib/libunicharutil_external_s.a \
${DESTDIR}${PREFIX}/lib/xulrunner/libunicharutil_external_s.a
+ ${TOUCH} ${TOUCH_FLAGS} ${DESTDIR}${PREFIX}/include/xulrunner/mozilla/throw_gcc.h
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/xulrunner/PLIST b/devel/xulrunner/PLIST
index 9a0b9de4bfc..03356d613f9 100644
--- a/devel/xulrunner/PLIST
+++ b/devel/xulrunner/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.31 2011/07/13 12:04:06 tnn Exp $
+@comment $NetBSD: PLIST,v 1.32 2011/07/31 18:00:05 tnn Exp $
bin/xulrunner
${PLIST.jit}include/xulrunner/Allocator.h
${PLIST.jit}include/xulrunner/Assembler.h
@@ -473,6 +473,7 @@ include/xulrunner/mozilla/storage/StatementCache.h
include/xulrunner/mozilla/storage/Variant.h
include/xulrunner/mozilla/storage/Variant_inl.h
include/xulrunner/mozilla/threads/nsThreadIDs.h
+include/xulrunner/mozilla/throw_gcc.h
include/xulrunner/mozilla/unused.h
include/xulrunner/mozpngconf.h
${PLIST.jit}include/xulrunner/nanojit.h