diff options
-rw-r--r-- | devel/xulrunner24/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/xulrunner24/PLIST b/devel/xulrunner24/PLIST index f65510de2e3..4b5190c81d3 100644 --- a/devel/xulrunner24/PLIST +++ b/devel/xulrunner24/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2014/05/06 13:56:38 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.3 2014/08/23 07:44:29 richard Exp $ bin/xulrunner24 include/xulrunner24/AbstractMediaDecoder.h include/xulrunner24/AccEvent.h @@ -259,6 +259,7 @@ include/xulrunner24/inISearchObserver.h include/xulrunner24/inISearchProcess.h include/xulrunner24/ipc/IPCMessageUtils.h include/xulrunner24/jArray.h +${PLIST.dtrace}include/xulrunner24/javascript-trace.h include/xulrunner24/js-config.h include/xulrunner24/js.msg include/xulrunner24/js/Anchor.h @@ -341,6 +342,7 @@ include/xulrunner24/mozStorageCID.h include/xulrunner24/mozStorageHelper.h include/xulrunner24/mozcontainer.h include/xulrunner24/mozilla-config.h +${PLIST.dtrace}include/xulrunner24/mozilla-trace.h include/xulrunner24/mozilla/AppData.h include/xulrunner24/mozilla/AppProcessChecker.h include/xulrunner24/mozilla/Assertions.h |