From d0c835778f31beca7fbdf48b0b8a04803f58a728 Mon Sep 17 00:00:00 2001 From: espie Date: Fri, 26 Nov 2010 07:20:11 +0000 Subject: [PATCH] new depends with >= --- editors/openoffice3-dicts/Makefile | 4 ++-- editors/subtitleeditor/Makefile | 4 ++-- games/afternoonstalker/Makefile | 4 ++-- games/angrydd/Makefile | 4 ++-- games/bass/Makefile | 4 ++-- games/batrachians/Makefile | 4 ++-- games/burgerspace/Makefile | 4 ++-- games/childsplay-plugins/Makefile | 4 ++-- games/childsplay/Makefile | 4 ++-- games/cosmosmash/Makefile | 4 ++-- games/fotaq/Makefile | 4 ++-- games/gtetrinet/Makefile | 4 ++-- games/monadius/Makefile | 4 ++-- games/rocksndiamonds/Makefile | 4 ++-- games/supertuxkart/Makefile | 4 ++-- games/tuxpaint/Makefile | 4 ++-- geo/jeoip/Makefile | 6 +++--- 17 files changed, 35 insertions(+), 35 deletions(-) diff --git a/editors/openoffice3-dicts/Makefile b/editors/openoffice3-dicts/Makefile index 1a64e8fe940..c4809eff3fd 100644 --- a/editors/openoffice3-dicts/Makefile +++ b/editors/openoffice3-dicts/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2010/11/15 23:22:07 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2010/11/26 07:20:11 espie Exp $ PKG_ARCH= * @@ -25,7 +25,7 @@ LANGUAGES= ar_AR de_DE en_GB en_US fa_IR fr_FR hu_HU nl_NL \ EXTRACT_CASES= *.oxt) break;; -RUN_DEPENDS= openoffice->=3:editors/openoffice3 +RUN_DEPENDS= editors/openoffice3>=3 DIST_SUBDIR= ${NAME}-${V} NO_EXTRACT= Yes diff --git a/editors/subtitleeditor/Makefile b/editors/subtitleeditor/Makefile index 0e6088f8e09..d7f94b3a2fe 100644 --- a/editors/subtitleeditor/Makefile +++ b/editors/subtitleeditor/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2010/11/15 23:22:07 espie Exp $ +# $OpenBSD: Makefile,v 1.19 2010/11/26 07:20:11 espie Exp $ SHARED_ONLY= Yes @@ -47,7 +47,7 @@ WANTLIB += gstreamermm-0.10 gstcdda-0.10 gstnetbuffer-0.10 gstrtp-0.10 BUILD_DEPENDS= multimedia/gstreamer-0.10/plugins-good \ devel/iso-codes -LIB_DEPENDS= pcre->=6.4p2:devel/pcre \ +LIB_DEPENDS= devel/pcre>=6.4p2 \ textproc/enchant \ multimedia/gstreamer-0.10/mm \ multimedia/gstreamer-0.10/plugins-base \ diff --git a/games/afternoonstalker/Makefile b/games/afternoonstalker/Makefile index f2cf041be28..4cbbf7ee389 100644 --- a/games/afternoonstalker/Makefile +++ b/games/afternoonstalker/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.20 2010/11/16 11:23:25 espie Exp $ +# $OpenBSD: Makefile,v 1.21 2010/11/26 07:20:11 espie Exp $ COMMENT= Night Stalker clone for X @@ -19,7 +19,7 @@ WANTLIB += SDL SDL_image SDL_mixer c m pthread stdc++ flatzebra-0.1>=1 MASTER_SITES= http://sarrazip.com/dev/ -LIB_DEPENDS= flatzebra->=0.1.4:devel/flatzebra +LIB_DEPENDS= devel/flatzebra>=0.1.4 RUN_DEPENDS= devel/desktop-file-utils USE_GROFF = Yes diff --git a/games/angrydd/Makefile b/games/angrydd/Makefile index f9397d5f3e8..57cafa16f0b 100644 --- a/games/angrydd/Makefile +++ b/games/angrydd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2010/11/16 11:23:25 espie Exp $ +# $OpenBSD: Makefile,v 1.9 2010/11/26 07:20:11 espie Exp $ COMMENT= falling blocks puzzle game @@ -18,7 +18,7 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ${HOMEPAGE} -RUN_DEPENDS= pygame->=1.7:devel/pygame \ +RUN_DEPENDS= devel/pygame>=1.7 \ math/py-Numeric MODULES= lang/python diff --git a/games/bass/Makefile b/games/bass/Makefile index 9e20089a240..3a62da0dfc7 100644 --- a/games/bass/Makefile +++ b/games/bass/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2010/11/16 11:23:26 espie Exp $ +# $OpenBSD: Makefile,v 1.9 2010/11/26 07:20:11 espie Exp $ PKG_ARCH= * @@ -20,7 +20,7 @@ PERMIT_PACKAGE_FTP= space constraints NO_BUILD= Yes NO_REGRESS= Yes -RUN_DEPENDS= scummvm->=0.5.1:games/scummvm +RUN_DEPENDS= games/scummvm>=0.5.1 do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/bass diff --git a/games/batrachians/Makefile b/games/batrachians/Makefile index bd784e04809..a5c55d34ae1 100644 --- a/games/batrachians/Makefile +++ b/games/batrachians/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2010/11/16 11:23:26 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2010/11/26 07:20:11 espie Exp $ COMMENT= clone of the classic Frog Bog game @@ -20,7 +20,7 @@ WANTLIB= SDL SDL_image SDL_mixer c m pthread stdc++ flatzebra-0.1>=1 USE_GROFF = Yes RUN_DEPENDS= devel/desktop-file-utils -LIB_DEPENDS= flatzebra->=0.1.4:devel/flatzebra +LIB_DEPENDS= devel/flatzebra>=0.1.4 CONFIGURE_STYLE=gnu diff --git a/games/burgerspace/Makefile b/games/burgerspace/Makefile index 9f085e4cb04..ae91ced144f 100644 --- a/games/burgerspace/Makefile +++ b/games/burgerspace/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.22 2010/11/16 11:23:26 espie Exp $ +# $OpenBSD: Makefile,v 1.23 2010/11/26 07:20:12 espie Exp $ COMMENT= burgertime clone for X @@ -19,7 +19,7 @@ WANTLIB += SDL SDL_image SDL_mixer c m pthread stdc++ flatzebra-0.1>=1 MASTER_SITES= http://sarrazip.com/dev/ -LIB_DEPENDS= flatzebra->=0.1.4:devel/flatzebra +LIB_DEPENDS= devel/flatzebra>=0.1.4 RUN_DEPENDS= devel/desktop-file-utils USE_GROFF = Yes diff --git a/games/childsplay-plugins/Makefile b/games/childsplay-plugins/Makefile index c9c197a7a96..c17179b3c16 100644 --- a/games/childsplay-plugins/Makefile +++ b/games/childsplay-plugins/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2010/11/16 11:23:26 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2010/11/26 07:20:12 espie Exp $ COMMENT= additional games modules for childsplay @@ -22,7 +22,7 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=childsplay/} MODULES= lang/python -RUN_DEPENDS= childsplay->=0.84:games/childsplay +RUN_DEPENDS= games/childsplay>=0.84 PKG_ARCH= * NO_BUILD= Yes diff --git a/games/childsplay/Makefile b/games/childsplay/Makefile index 21bc006af67..5cd4d186db1 100644 --- a/games/childsplay/Makefile +++ b/games/childsplay/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2010/11/16 11:23:26 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2010/11/26 07:20:12 espie Exp $ COMMENT= suite of educational games for young children @@ -21,7 +21,7 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=childsplay/} MODULES= lang/python -RUN_DEPENDS= pygame->=1.7:devel/pygame +RUN_DEPENDS= devel/pygame>=1.7 PKG_ARCH= * NO_BUILD= Yes diff --git a/games/cosmosmash/Makefile b/games/cosmosmash/Makefile index 4c7bb6b2d09..4f8360c7eb1 100644 --- a/games/cosmosmash/Makefile +++ b/games/cosmosmash/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2010/11/16 11:23:26 espie Exp $ +# $OpenBSD: Makefile,v 1.20 2010/11/26 07:20:12 espie Exp $ COMMENT= astrosmash clone for X @@ -19,7 +19,7 @@ WANTLIB += SDL SDL_image SDL_mixer c m pthread stdc++ flatzebra-0.1>=1 MASTER_SITES= http://sarrazip.com/dev/ -LIB_DEPENDS= flatzebra->=0.1.4:devel/flatzebra +LIB_DEPENDS= devel/flatzebra>=0.1.4 RUN_DEPENDS= devel/desktop-file-utils USE_GROFF = Yes diff --git a/games/fotaq/Makefile b/games/fotaq/Makefile index 1f73025cc10..e2a825890dc 100644 --- a/games/fotaq/Makefile +++ b/games/fotaq/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2010/11/16 11:23:26 espie Exp $ +# $OpenBSD: Makefile,v 1.6 2010/11/26 07:20:12 espie Exp $ PKG_ARCH= * @@ -20,7 +20,7 @@ PERMIT_PACKAGE_FTP= space constraints NO_BUILD= Yes NO_REGRESS= Yes -RUN_DEPENDS= scummvm->=0.6.0:games/scummvm +RUN_DEPENDS= games/scummvm>=0.6.0 do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/fotaq diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile index 133e0843ddb..5e183b3c116 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2010/11/16 11:23:27 espie Exp $ +# $OpenBSD: Makefile,v 1.19 2010/11/26 07:20:12 espie Exp $ MULTI_PACKAGES= -main -themes @@ -41,7 +41,7 @@ MODULES= textproc/intltool \ LIB_DEPENDS-main= ${MODGCONF2_LIB_DEPENDS} \ x11/gnome/libgnome \ x11/gnome/libgnomeui \ - esound->=0.2.38:audio/esound + audio/esound>=0.2.38 LIB_DEPENDS-themes= WANTLIB-themes= RUN_DEPENDS-main= ${RUN_DEPENDS} \ diff --git a/games/monadius/Makefile b/games/monadius/Makefile index 8ba855f4e04..2ac34dfb12a 100644 --- a/games/monadius/Makefile +++ b/games/monadius/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2010/11/16 11:23:27 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2010/11/26 07:20:12 espie Exp $ COMMENT = Gradius clone @@ -22,7 +22,7 @@ MODGHC_BUILD = cabal hackage nort LIB_DEPENDS = devel/gmp \ graphics/freeglut BUILD_DEPENDS = graphics/hs-GLUT \ - hs-OpenGL->=2.0:graphics/hs-OpenGL + graphics/hs-OpenGL>=2.0 post-install: diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile index 71a5003aca4..65de6736b50 100644 --- a/games/rocksndiamonds/Makefile +++ b/games/rocksndiamonds/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2010/11/16 11:23:28 espie Exp $ +# $OpenBSD: Makefile,v 1.19 2010/11/26 07:20:12 espie Exp $ COMMENT = maze game resembling boulderdash @@ -21,7 +21,7 @@ MASTER_SITES = http://www.artsoft.org/RELEASES/unix/rocksndiamonds/ LIB_DEPENDS = devel/sdl-mixer \ devel/sdl-image \ - sdl-net->=1.2.7:devel/sdl-net + devel/sdl-net>=1.2.7 USE_GMAKE = Yes MAKE_FLAGS = CC="${CC}" MAKE="${MAKE_PROGRAM}" X11_PATH="${X11BASE}" \ diff --git a/games/supertuxkart/Makefile b/games/supertuxkart/Makefile index fdcdacc5061..d9fb5299b92 100644 --- a/games/supertuxkart/Makefile +++ b/games/supertuxkart/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2010/11/16 11:23:28 espie Exp $ +# $OpenBSD: Makefile,v 1.6 2010/11/26 07:20:12 espie Exp $ COMMENT = kart racing game with OSS mascots @@ -31,7 +31,7 @@ BUILD_DEPENDS = devel/plib RUN_DEPENDS = devel/desktop-file-utils LIB_DEPENDS = devel/sdl \ graphics/freeglut \ - openal->=0.0.8p7:audio/openal \ + audio/openal>=0.0.8p7 \ audio/libvorbis USE_GMAKE = Yes diff --git a/games/tuxpaint/Makefile b/games/tuxpaint/Makefile index 7d5ab74389d..d4c37aa9ab9 100644 --- a/games/tuxpaint/Makefile +++ b/games/tuxpaint/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2010/11/16 11:23:28 espie Exp $ +# $OpenBSD: Makefile,v 1.18 2010/11/26 07:20:12 espie Exp $ COMMENT= drawing program for children @@ -28,7 +28,7 @@ WANTLIB += paper utf8>=1 SDL_Pango fribidi MODULES= devel/gettext LIB_DEPENDS= devel/sdl-image \ devel/sdl-mixer \ - sdl-ttf->=2.0.8:devel/sdl-ttf \ + devel/sdl-ttf>=2.0.8 \ x11/gnome/librsvg \ print/libpaper \ misc/libutf8 \ diff --git a/geo/jeoip/Makefile b/geo/jeoip/Makefile index 893d2fa54aa..d6f81936efd 100644 --- a/geo/jeoip/Makefile +++ b/geo/jeoip/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2010/11/17 08:05:12 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2010/11/26 07:20:12 espie Exp $ COMMENT= Java interface to GeoIP database DISTNAME= jeoip-0.5 @@ -22,9 +22,9 @@ MODULES= java MODJAVA_VER= 1.5+ MODJAVA_JRERUN= Yes BUILD_DEPENDS= devel/apache-ant>=1.6.1 \ - junit-3.8.2:java/junit + java/junit=3.8.2 REGRESS_DEPENDS= net/GeoIP \ - junit-3.8.2:java/junit + java/junit=3.8.2 RUN_DEPENDS= net/GeoIP\ java/javaPathHelper MAKE_ENV= JAVA_HOME=${JAVA_HOME} \