pkgsrc/www/seamonkey/Makefile
ghen 0ece3c9108 chmod u+w all files under lib/${MOZILLA}/defaults in post-install phase for
firefox and seamonkey to make user profiles writable.  Bump PKGREVISION for
firefox2(-gtk1) and seamonkey(-gtk1).  Fixes PR#35596.
2007-03-31 22:51:24 +00:00

12 lines
275 B
Makefile

# $NetBSD: Makefile,v 1.21 2007/03/31 22:51:24 ghen Exp $
MOZILLA= seamonkey
PKGREVISION= 2
COMMENT= Full featured gecko-based browser
MOZILLA_USE_GTK2= # yes
MOZILLA_USE_XFT= YES
.include "../../www/seamonkey/Makefile-seamonkey.common"
.include "../../mk/bsd.pkg.mk"