a152b5cca9
Security fixes in this version: MFSA 2009-10 Upgrade PNG library to fix memory safety hazards MFSA 2009-09 XML data theft via RDFXMLDataSource and cross-domain redirect MFSA 2009-07 Crashes with evidence of memory corruption (rv:1.9.0.7) For more info, see http://www.seamonkey-project.org/releases/seamonkey1.1.15/
10 lines
258 B
Makefile
10 lines
258 B
Makefile
# $NetBSD: Makefile,v 1.26 2009/03/19 15:09:45 ghen Exp $
|
|
|
|
MOZILLA= seamonkey
|
|
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"
|