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 | f74db537a137c88c69a04c6f7a82a7df4e62bc0e (patch) | |
tree | d8fdbbbec4f5c65f79c32eaab6fa7ff2104023d8 /mail/thunderbird-gtk1 | |
parent | d399c6c63424f78c79ecd01dedeaa4c3dbf8f476 (diff) | |
download | pkgsrc-f74db537a137c88c69a04c6f7a82a7df4e62bc0e.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'mail/thunderbird-gtk1')
-rw-r--r-- | mail/thunderbird-gtk1/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/thunderbird-gtk1/PLIST b/mail/thunderbird-gtk1/PLIST index 9c3946efb1d..da1217d1f7a 100644 --- a/mail/thunderbird-gtk1/PLIST +++ b/mail/thunderbird-gtk1/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2009/06/14 18:04:44 joerg Exp $ +@comment $NetBSD: PLIST,v 1.18 2009/06/14 20:45:12 joerg Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -2843,5 +2843,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 |