diff options
author | joerg <joerg@pkgsrc.org> | 2007-01-30 14:34:34 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-01-30 14:34:34 +0000 |
commit | 0773761592fcc4e45a6cc73733c1d8f321367966 (patch) | |
tree | 0114da61d39d55970266e349a25dd157025fe332 /www/seamonkey-gtk1 | |
parent | 2333f4e30ace2b9afaa5da9e436120d37060c7a2 (diff) | |
download | pkgsrc-0773761592fcc4e45a6cc73733c1d8f321367966.tar.gz |
Sync patches with Firefox2: Don't use thread testing on NetBSD and
DragonFly, fix the build on DragonFly.
Diffstat (limited to 'www/seamonkey-gtk1')
-rw-r--r-- | www/seamonkey-gtk1/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/seamonkey-gtk1/Makefile b/www/seamonkey-gtk1/Makefile index 084933b85ea..1b1fb64ad9b 100644 --- a/www/seamonkey-gtk1/Makefile +++ b/www/seamonkey-gtk1/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2006/11/08 14:39:16 ghen Exp $ +# $NetBSD: Makefile,v 1.11 2007/01/30 14:34:34 joerg Exp $ MOZILLA= seamonkey-gtk1 +PKGREVISION= 1 COMMENT= Full featured gecko-based browser built with GTK1 |