summaryrefslogtreecommitdiff
path: root/www/seamonkey-gtk1
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2006-09-26 22:21:32 +0000
committersalo <salo@pkgsrc.org>2006-09-26 22:21:32 +0000
commit814943dae7fe1a1c7b7632111dc594cdcfccb8ba (patch)
treeb97e3b24925fe8f66e14d91fc1a512c07e6d61b6 /www/seamonkey-gtk1
parentb969696c191bf5dabfb56daa3d3d3d20a866c124 (diff)
downloadpkgsrc-814943dae7fe1a1c7b7632111dc594cdcfccb8ba.tar.gz
Split seamonkey specific parts of Makefile.common into
Makefile-seamonkey.common, modelled after firefox and thunderbird. www/seamonkey and www/seamonkey-gtk1 test-built by me on i386. www/seamonkey, www/seamonkey-gtk1, mail/thunderbird, mail/thunderbird-gtk1 and time/sunbird by <oster> on amd64, thanks! Fixes PR pkg/34622
Diffstat (limited to 'www/seamonkey-gtk1')
-rw-r--r--www/seamonkey-gtk1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/seamonkey-gtk1/Makefile b/www/seamonkey-gtk1/Makefile
index 1e9213f30be..bb583536e91 100644
--- a/www/seamonkey-gtk1/Makefile
+++ b/www/seamonkey-gtk1/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2006/09/15 14:05:23 ghen Exp $
+# $NetBSD: Makefile,v 1.8 2006/09/26 22:21:32 salo Exp $
MOZILLA= seamonkey-gtk1
COMMENT= Full featured gecko-based browser built with GTK1
-.include "../../www/seamonkey/Makefile.common"
+.include "../../www/seamonkey/Makefile-seamonkey.common"
.include "../../mk/bsd.pkg.mk"