pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/suse9 We really, really, really _don't_ want...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4aaadd46020
branches:  trunk
changeset: 515308:c4aaadd46020
user:      salo <salo%pkgsrc.org@localhost>
date:      Fri Jun 30 15:38:00 2006 +0000

description:
We really, really, really _don't_ want open dependencies here either.

diffstat:

 meta-pkgs/suse9/Makefile |  40 ++++++++++++++++++++--------------------
 1 files changed, 20 insertions(+), 20 deletions(-)

diffs (57 lines):

diff -r 82401ebbba36 -r c4aaadd46020 meta-pkgs/suse9/Makefile
--- a/meta-pkgs/suse9/Makefile  Fri Jun 30 15:37:22 2006 +0000
+++ b/meta-pkgs/suse9/Makefile  Fri Jun 30 15:38:00 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2006/06/26 20:37:26 salo Exp $
+# $NetBSD: Makefile,v 1.6 2006/06/30 15:38:00 salo Exp $
 #
 
 DISTNAME=      suse-9.1
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    meta-pkgs emulators
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -12,24 +12,24 @@
 
 # This list should contain all suse91_* packages.
 #
-DEPENDS+=      suse_base>=9.1:../../emulators/suse91_base/
-DEPENDS+=      suse_aspell>=9.1:../../emulators/suse91_aspell
-DEPENDS+=      suse_compat>=9.1:../../emulators/suse91_compat
-DEPENDS+=      suse_expat>=9.1:../../emulators/suse91_expat
-DEPENDS+=      suse_fontconfig>=9.1:../../emulators/suse91_fontconfig
-DEPENDS+=      suse_freetype2>=9.1:../../emulators/suse91_freetype2
-DEPENDS+=      suse_gdk-pixbuf>=9.1:../../emulators/suse91_gdk-pixbuf
-DEPENDS+=      suse_glx>=9.1:../../emulators/suse91_glx
-DEPENDS+=      suse_gtk>=9.1:../../emulators/suse91_gtk
-DEPENDS+=      suse_gtk2>=9.1:../../emulators/suse91_gtk2
-DEPENDS+=      suse_libjpeg>=9.1:../../emulators/suse91_libjpeg
-DEPENDS+=      suse_libpng>=9.1:../../emulators/suse91_libpng
-DEPENDS+=      suse_libtiff>=9.1:../../emulators/suse91_libtiff
-DEPENDS+=      suse_locale>=9.1:../../emulators/suse91_locale
-DEPENDS+=      suse_openmotif>=9.1:../../emulators/suse91_openmotif
-DEPENDS+=      suse_slang>=9.1:../../emulators/suse91_slang
-DEPENDS+=      suse_vmware>=9.1:../../emulators/suse91_vmware
-DEPENDS+=      suse_x11>=9.1:../../emulators/suse91_x11
+DEPENDS+=      suse_base-9.1{,nb*}:../../emulators/suse91_base
+DEPENDS+=      suse_aspell-9.1{,nb*}:../../emulators/suse91_aspell
+DEPENDS+=      suse_compat-9.1{,nb*}:../../emulators/suse91_compat
+DEPENDS+=      suse_expat-9.1{,nb*}:../../emulators/suse91_expat
+DEPENDS+=      suse_fontconfig-9.1{,nb*}:../../emulators/suse91_fontconfig
+DEPENDS+=      suse_freetype2-9.1{,nb*}:../../emulators/suse91_freetype2
+DEPENDS+=      suse_gdk-pixbuf-9.1{,nb*}:../../emulators/suse91_gdk-pixbuf
+DEPENDS+=      suse_glx-9.1{,nb*}:../../emulators/suse91_glx
+DEPENDS+=      suse_gtk-9.1{,nb*}:../../emulators/suse91_gtk
+DEPENDS+=      suse_gtk2-9.1{,nb*}:../../emulators/suse91_gtk2
+DEPENDS+=      suse_libjpeg-9.1{,nb*}:../../emulators/suse91_libjpeg
+DEPENDS+=      suse_libpng-9.1{,nb*}:../../emulators/suse91_libpng
+DEPENDS+=      suse_libtiff-9.1{,nb*}:../../emulators/suse91_libtiff
+DEPENDS+=      suse_locale-9.1{,nb*}:../../emulators/suse91_locale
+DEPENDS+=      suse_openmotif-9.1{,nb*}:../../emulators/suse91_openmotif
+DEPENDS+=      suse_slang-9.1{,nb*}:../../emulators/suse91_slang
+DEPENDS+=      suse_vmware-9.1{,nb*}:../../emulators/suse91_vmware
+DEPENDS+=      suse_x11-9.1{,nb*}:../../emulators/suse91_x11
 
 EXTRACT_ONLY=  # empty
 NO_CHECKSUM=   yes



Home | Main Index | Thread Index | Old Index