diff options
author | ghen <ghen@pkgsrc.org> | 2009-03-06 08:37:02 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2009-03-06 08:37:02 +0000 |
commit | 5e31b9484a6232c34d42b0ed8a20331ed4686f7a (patch) | |
tree | ad3748c61a6cbf8bc81c6b48ba1e94da344a5636 /www | |
parent | daf3d8a15bdbaf70fa0ab52b63f6d694098fd209 (diff) | |
download | pkgsrc-5e31b9484a6232c34d42b0ed8a20331ed4686f7a.tar.gz |
Fix PLIST: sqlite3 dir no longer installed since using pkgsrc sqlite.
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox3/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox3/PLIST b/www/firefox3/PLIST index 021b865ed4f..2b466fa3676 100644 --- a/www/firefox3/PLIST +++ b/www/firefox3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2008/12/21 15:53:26 jmcneill Exp $ +@comment $NetBSD: PLIST,v 1.8 2009/03/06 08:37:02 ghen Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -2726,7 +2726,6 @@ share/pixmaps/${MOZILLA}.png @dirrm include/${MOZILLA}/shellservice @dirrm include/${MOZILLA}/shistory @dirrm include/${MOZILLA}/spellchecker -@dirrm include/${MOZILLA}/sqlite3 @dirrm include/${MOZILLA}/storage @dirrm include/${MOZILLA}/string @dirrm include/${MOZILLA}/system-pref |