summaryrefslogtreecommitdiff
path: root/www/mozilla-bin/Makefile.common
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2005-08-06 19:48:24 +0000
committertron <tron@pkgsrc.org>2005-08-06 19:48:24 +0000
commit021d71059fa4e5e05c5bff27bb0083ccfed8affc (patch)
tree3f80ac9ea301b1d64b8780bd9eeceae972fd2927 /www/mozilla-bin/Makefile.common
parentb8d49d75b738cb4e7e6bec1a9ac63233108e2141 (diff)
downloadpkgsrc-021d71059fa4e5e05c5bff27bb0083ccfed8affc.tar.gz
Remove explicity dependence on "suse_x11". The "suse_gtk" and "suse_gtk2"
packages depend on that package anyway.
Diffstat (limited to 'www/mozilla-bin/Makefile.common')
-rw-r--r--www/mozilla-bin/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/mozilla-bin/Makefile.common b/www/mozilla-bin/Makefile.common
index 2c6882aa882..0477772a908 100644
--- a/www/mozilla-bin/Makefile.common
+++ b/www/mozilla-bin/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.28 2005/06/17 03:50:41 jlam Exp $
+# $NetBSD: Makefile.common,v 1.29 2005/08/06 19:48:24 tron Exp $
DISTNAME= # see Makefile.${OPSYS}.${ARCH}
PKGNAME= ${MOZILLA}${MOZ_EXTRA}-bin-${MOZ_VER}
@@ -79,7 +79,6 @@ _COMPAT16_LIBSTDCXX= YES
. if ${OPSYS} == "NetBSD" && ${MOZ_PLATFORM} == "netbsd"
DEPENDS+= gtk2+>=2.4:../../x11/gtk2
. elif ${OPSYS} == "NetBSD" && ${MOZ_PLATFORM} == "linux"
-DEPENDS+= suse_x11>=9.1:../../emulators/${SUSE_DIR_PREFIX}_x11
DEPENDS+= suse_gtk2>=9.1:../../emulators/suse91_gtk2
DEPENDS+= suse_locale>=9.1:../../emulators/suse91_locale
. else
@@ -87,7 +86,6 @@ DEPENDS+= gtk2+>=2.2:../../x11/gtk2
. endif
. elif ${OPSYS} == "NetBSD" && ${MOZ_PLATFORM} == "linux"
DEPENDS+= suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat
-DEPENDS+= suse_x11>=7.3:../../emulators/${SUSE_DIR_PREFIX}_x11
DEPENDS+= suse_gtk>=7.3:../../emulators/${SUSE_DIR_PREFIX}_gtk
. else
# default to at least gtk-1.2.