summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortnn <tnn>2009-11-29 00:42:36 +0000
committertnn <tnn>2009-11-29 00:42:36 +0000
commit8cbede50a63d87518b96f77658ea9fb80944d3f7 (patch)
treea205fdbc5c6c6a2b819d1453368c742cbc7d1e53 /www
parente10966a60eea8ed32a541559bec4cf01a78a9e48 (diff)
downloadpkgsrc-8cbede50a63d87518b96f77658ea9fb80944d3f7.tar.gz
fix path to install template
Diffstat (limited to 'www')
-rw-r--r--www/seamonkey/legacy-Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/seamonkey/legacy-Makefile.common b/www/seamonkey/legacy-Makefile.common
index d4b14976a43..da5f9921b8a 100644
--- a/www/seamonkey/legacy-Makefile.common
+++ b/www/seamonkey/legacy-Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: legacy-Makefile.common,v 1.1 2009/11/28 22:01:23 tnn Exp $
+# $NetBSD: legacy-Makefile.common,v 1.2 2009/11/29 00:42:36 tnn Exp $
# used by mail/thunderbird2/Makefile-thunderbird.common
# used by time/sunbird/Makefile-sunbird.common
#
@@ -23,7 +23,7 @@ GNU_CONFIGURE= yes
# Mozilla applications require the frame-pointer
BUILDLINK_TRANSFORM+= rm:-fomit-frame-pointer
-INSTALL_TEMPLATES+= ${.CURDIR}/../../www/seamonkey/INSTALL
+INSTALL_TEMPLATES+= ${.CURDIR}/../../www/seamonkey/legacy-INSTALL
CONFIG_GUESS_OVERRIDE+= */*/config.guess */*/*/config.guess */*/*/*/config.guess
CONFIG_SUB_OVERRIDE+= */*/config.sub */*/*/config.sub */*/*/*/config.sub