summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortron <tron>2005-08-06 19:48:24 +0000
committertron <tron>2005-08-06 19:48:24 +0000
commit8e72258fb853fc79f2b6c6486f4cd4204ce625fa (patch)
tree3f80ac9ea301b1d64b8780bd9eeceae972fd2927 /www
parent3292d46c04b080d325acaf494596a7c3d672b77a (diff)
downloadpkgsrc-8e72258fb853fc79f2b6c6486f4cd4204ce625fa.tar.gz
Remove explicity dependence on "suse_x11". The "suse_gtk" and "suse_gtk2"
packages depend on that package anyway.
Diffstat (limited to 'www')
-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.