diff options
author | tnn <tnn@pkgsrc.org> | 2011-07-11 13:27:24 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2011-07-11 13:27:24 +0000 |
commit | 524f30ae1ae8c04beefb9314ee96cfa0a5ef334f (patch) | |
tree | 881659e7eb344b325c6478bcee47a876bf400f87 /devel/xulrunner | |
parent | ba588f4dee22c1a399f0a375fee4334ab46145b6 (diff) | |
download | pkgsrc-524f30ae1ae8c04beefb9314ee96cfa0a5ef334f.tar.gz |
fix PLIST for gnome option
Diffstat (limited to 'devel/xulrunner')
-rw-r--r-- | devel/xulrunner/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/xulrunner/PLIST b/devel/xulrunner/PLIST index 2938f3a757e..8177a0ee215 100644 --- a/devel/xulrunner/PLIST +++ b/devel/xulrunner/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.29 2011/07/11 12:46:14 tnn Exp $ +@comment $NetBSD: PLIST,v 1.30 2011/07/11 13:27:24 tnn Exp $ bin/xulrunner ${PLIST.jit}include/xulrunner/Allocator.h ${PLIST.jit}include/xulrunner/Assembler.h @@ -2523,6 +2523,7 @@ lib/xulrunner/components/PlacesCategoriesStarter.js lib/xulrunner/components/addonManager.js lib/xulrunner/components/amContentHandler.js lib/xulrunner/components/amWebInstallListener.js +${PLIST.gnome}lib/xulrunner/components/components.manifest lib/xulrunner/components/contentAreaDropListener.js lib/xulrunner/components/contentAreaDropListener.manifest lib/xulrunner/components/contentSecurityPolicy.js |