diff options
author | obache <obache> | 2012-01-08 10:32:08 +0000 |
---|---|---|
committer | obache <obache> | 2012-01-08 10:32:08 +0000 |
commit | 72299c4bfa00d72e5f5104ade61a11509b6faf84 (patch) | |
tree | 10c45a0ff5c132c0687d1d8cc7fe780182d5aaa2 /devel | |
parent | 1005de572162e33a1beff2065426ae879a278b1a (diff) | |
download | pkgsrc-72299c4bfa00d72e5f5104ade61a11509b6faf84.tar.gz |
Add missing entries for DragonFly support.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/xulrunner/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/xulrunner/PLIST b/devel/xulrunner/PLIST index 1bd0a866896..728be38d603 100644 --- a/devel/xulrunner/PLIST +++ b/devel/xulrunner/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.36 2012/01/05 07:53:49 sbd Exp $ +@comment $NetBSD: PLIST,v 1.37 2012/01/08 10:32:08 obache Exp $ bin/xulrunner ${PLIST.jit}include/xulrunner/Allocator.h ${PLIST.jit}include/xulrunner/Assembler.h @@ -243,6 +243,7 @@ include/xulrunner/md/_beos.cfg include/xulrunner/md/_bsdi.cfg include/xulrunner/md/_darwin.cfg include/xulrunner/md/_dgux.cfg +include/xulrunner/md/_dragonfly.cfg include/xulrunner/md/_freebsd.cfg include/xulrunner/md/_hpux32.cfg include/xulrunner/md/_hpux64.cfg @@ -2212,6 +2213,7 @@ include/xulrunner/nspr/md/_beos.cfg include/xulrunner/nspr/md/_bsdi.cfg include/xulrunner/nspr/md/_darwin.cfg include/xulrunner/nspr/md/_dgux.cfg +include/xulrunner/nspr/md/_dragonfly.cfg include/xulrunner/nspr/md/_freebsd.cfg include/xulrunner/nspr/md/_hpux32.cfg include/xulrunner/nspr/md/_hpux64.cfg |