diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 20:45:10 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 20:45:10 +0000 |
commit | ea44073893c8a6f417ed99ae2d7b0e760df6a9ff (patch) | |
tree | d8fdbbbec4f5c65f79c32eaab6fa7ff2104023d8 /mail/thunderbird | |
parent | 790b7034e331dd9d88c7cf03ee46a12ee6c4e3db (diff) | |
download | pkgsrc-ea44073893c8a6f417ed99ae2d7b0e760df6a9ff.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'mail/thunderbird')
-rw-r--r-- | mail/thunderbird/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/thunderbird/PLIST b/mail/thunderbird/PLIST index dfad764cbc6..e4796bfd375 100644 --- a/mail/thunderbird/PLIST +++ b/mail/thunderbird/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.27 2009/06/14 18:04:44 joerg Exp $ +@comment $NetBSD: PLIST,v 1.28 2009/06/14 20:45:12 joerg Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -2853,5 +2853,3 @@ share/pixmaps/${MOZILLA}.xpm @unexec ${RM} -f %D/lib/${MOZILLA}/chrome/app-chrome.manifest @unexec ${RM} %D/lib/${MOZILLA}/components/compreg.dat @unexec ${RM} %D/lib/${MOZILLA}/components/xpti.dat -@comment begin DIRS -@comment end DIRS |