summaryrefslogtreecommitdiff
path: root/www/seamonkey-bin/Makefile.common
diff options
context:
space:
mode:
authorghen <ghen>2007-10-19 10:53:00 +0000
committerghen <ghen>2007-10-19 10:53:00 +0000
commita9ac45ebcd6fe781db1bb377013d6f126b9589de (patch)
tree2a846732cc1c70948ee2cc0c316ed8c510a18ace /www/seamonkey-bin/Makefile.common
parent00f5bc0555f8eddedd4c90ee22e54c56b14df2c5 (diff)
downloadpkgsrc-a9ac45ebcd6fe781db1bb377013d6f126b9589de.tar.gz
Remove MESSAGE concerning NetBSD 1.5 which has been deprecated.
Diffstat (limited to 'www/seamonkey-bin/Makefile.common')
-rw-r--r--www/seamonkey-bin/Makefile.common7
1 files changed, 1 insertions, 6 deletions
diff --git a/www/seamonkey-bin/Makefile.common b/www/seamonkey-bin/Makefile.common
index 3b1aad68031..4eae4aa0bf6 100644
--- a/www/seamonkey-bin/Makefile.common
+++ b/www/seamonkey-bin/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2007/10/07 19:59:29 dmcmahill Exp $
+# $NetBSD: Makefile.common,v 1.9 2007/10/19 10:53:00 ghen Exp $
DISTNAME= ${MOZILLA}${MOX_EXTRA}-bin # overridden below
PKGNAME= ${MOZILLA}${MOZ_EXTRA}-bin-${MOZ_VER}
@@ -61,13 +61,8 @@ MOZILLA_LIB= ${PREFIX}/lib/${MOZILLA}${MOZ_EXTRA}-${MOZ_PLATFORM}
FILES_SUBST+= MOZILLA=${MOZILLA:Q}
FILES_SUBST+= MOZ_EXTRA=${MOZ_EXTRA:Q}
FILES_SUBST+= MOZ_PLATFORM=${MOZ_PLATFORM:Q}
-MESSAGE_SUBST+= PKGBASE=${PKGBASE}
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
-.if (${OPSYS} == "NetBSD") && (${EMUL_OPSYS} == "linux")
-MESSAGE_SRC+= ${.CURDIR}/../../www/seamonkey-bin/MESSAGE.compat_linux
-.endif
-
INSTALLATION_DIRS= bin
SUBST_CLASSES+= paths