summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2006-09-24 16:31:38 +0000
committersalo <salo@pkgsrc.org>2006-09-24 16:31:38 +0000
commite6f5bf79c56e11fac15f4364f0a5d95befb53298 (patch)
tree5381a1c59ccb77770832dbe445c55c014d8f5422 /time
parentc9f22bfec572344e0c8cf0a7b0f1ecf86764d7f9 (diff)
downloadpkgsrc-e6f5bf79c56e11fac15f4364f0a5d95befb53298.tar.gz
Use Makefile.common from seamonkey dir instead of mozilla.
Diffstat (limited to 'time')
-rw-r--r--time/sunbird/Makefile-sunbird.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/sunbird/Makefile-sunbird.common b/time/sunbird/Makefile-sunbird.common
index a66cf286197..38cfa33ce45 100644
--- a/time/sunbird/Makefile-sunbird.common
+++ b/time/sunbird/Makefile-sunbird.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile-sunbird.common,v 1.6 2006/06/27 11:11:52 joerg Exp $
+# $NetBSD: Makefile-sunbird.common,v 1.7 2006/09/24 16:31:38 salo Exp $
MOZILLA_BIN= sunbird-bin
MOZ_VER= 0.3alpha2
@@ -33,4 +33,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"