summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2006-06-30 15:38:00 +0000
committersalo <salo@pkgsrc.org>2006-06-30 15:38:00 +0000
commit9f4bf31cbc5c6cbb3d20bf83888c47c97ed03559 (patch)
treeba12238814818cfbe4ae94646f559cebce35b99e /meta-pkgs
parentf19cb39cdb5d331fb525852a416d5b3cf993bc9d (diff)
downloadpkgsrc-9f4bf31cbc5c6cbb3d20bf83888c47c97ed03559.tar.gz
We really, really, really _don't_ want open dependencies here either.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/suse9/Makefile40
1 files changed, 20 insertions, 20 deletions
diff --git a/meta-pkgs/suse9/Makefile b/meta-pkgs/suse9/Makefile
index 4b77bf00d66..a7abed14055 100644
--- a/meta-pkgs/suse9/Makefile
+++ b/meta-pkgs/suse9/Makefile
@@ -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 @@ COMMENT= Provides a SuSE-based Linux binary emulation environment
# 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