summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2006-09-24 16:36:29 +0000
committersalo <salo@pkgsrc.org>2006-09-24 16:36:29 +0000
commitfc4846dc04ff770e38b0ba279183bb8cb0182a1c (patch)
treea6434f55d368da7ff342219a0784050900099e1a /www
parent5588d6e614b0eeacac827c1f8bc35a7f1a456ca2 (diff)
downloadpkgsrc-fc4846dc04ff770e38b0ba279183bb8cb0182a1c.tar.gz
Use Makefile.common from seamonkey-bin dir instead of mozilla-bin.
Diffstat (limited to 'www')
-rw-r--r--www/firefox-bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox-bin/Makefile b/www/firefox-bin/Makefile
index 9aebb96fe52..c3cd18c5bf4 100644
--- a/www/firefox-bin/Makefile
+++ b/www/firefox-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/09/15 09:24:30 ghen Exp $
+# $NetBSD: Makefile,v 1.22 2006/09/24 16:36:29 salo Exp $
MOZILLA= firefox
MOZ_VER= 1.5.0.7
@@ -13,4 +13,4 @@ MOZ_GTK2= YES
ONLY_FOR_PLATFORM+= Linux-*-i386
-.include "../../www/mozilla-bin/Makefile.common"
+.include "../../www/seamonkey-bin/Makefile.common"