summaryrefslogtreecommitdiff
path: root/mail/thunderbird
diff options
context:
space:
mode:
authorsalo <salo>2006-09-24 16:31:38 +0000
committersalo <salo>2006-09-24 16:31:38 +0000
commit532c4c9824e2633ea897b04fbdc54628dba4edeb (patch)
tree5381a1c59ccb77770832dbe445c55c014d8f5422 /mail/thunderbird
parent8b749821941f48568cc94e18fdaa230e90acd015 (diff)
downloadpkgsrc-532c4c9824e2633ea897b04fbdc54628dba4edeb.tar.gz
Use Makefile.common from seamonkey dir instead of mozilla.
Diffstat (limited to 'mail/thunderbird')
-rw-r--r--mail/thunderbird/Makefile-thunderbird.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird/Makefile-thunderbird.common b/mail/thunderbird/Makefile-thunderbird.common
index f402b44203f..533efa17729 100644
--- a/mail/thunderbird/Makefile-thunderbird.common
+++ b/mail/thunderbird/Makefile-thunderbird.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile-thunderbird.common,v 1.17 2006/09/15 13:55:22 ghen Exp $
+# $NetBSD: Makefile-thunderbird.common,v 1.18 2006/09/24 16:32:46 salo Exp $
MOZILLA_BIN= thunderbird-bin
MOZ_VER= 1.5.0.7
@@ -31,4 +31,4 @@ post-install:
${SETENV} LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. HOME=${WRKSRC:Q} \
./${MOZILLA_BIN} -register
-.include "../../www/mozilla/Makefile.common"
+.include "../../www/seamonkey/Makefile.common"