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 | 6a6c98c6a904f22c412dcb31f8562605dadb4a0d (patch) | |
tree | 881659e7eb344b325c6478bcee47a876bf400f87 /devel/xulrunner | |
parent | 3ee8317670861b89ba75cbd3dfa4ece199024f45 (diff) | |
download | pkgsrc-6a6c98c6a904f22c412dcb31f8562605dadb4a0d.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 |