diff options
author | jlam <jlam@pkgsrc.org> | 2001-09-27 23:17:41 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-09-27 23:17:41 +0000 |
commit | f79573370a0e23409840de418068dce41749898e (patch) | |
tree | 8b6ec0cf582f0f57f043f5e5bfea5beac1dfda77 /emulators | |
parent | 31861a39e0c8417fd033a8308d87d25dca31846f (diff) | |
download | pkgsrc-f79573370a0e23409840de418068dce41749898e.tar.gz |
Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/atari800/Makefile | 4 | ||||
-rw-r--r-- | emulators/gpsim/Makefile | 8 | ||||
-rw-r--r-- | emulators/hercules/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux-locale/Makefile | 4 | ||||
-rw-r--r-- | emulators/mmix/Makefile | 4 |
5 files changed, 12 insertions, 12 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index 077b894aa16..a4a605963e5 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/05/19 03:56:35 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2001/09/27 23:18:02 jlam Exp $ DISTNAME= Atari800-0.9.9a PKGNAME= atari800-0.9.9a @@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://cas3.zlin.vutbr.cz/~stehlik/a800.htm COMMENT= Atari 8-bit computer, 5200 console emulator -BUILD_DEPENDS= unzip-*:../../archivers/unzip +BUILD_DEPENDS= unzip-[0-9]*:../../archivers/unzip RESTRICTED= "copyrighted ROM images" NO_SRC_ON_FTP= ${RESTRICTED} diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile index f10a5b6ace9..0d6b235ef75 100644 --- a/emulators/gpsim/Makefile +++ b/emulators/gpsim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/06/11 06:34:32 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/09/27 23:18:02 jlam Exp $ # DISTNAME= gpsim-0.20.7 @@ -10,10 +10,10 @@ HOMEPAGE= http://www.dattalo.com/gnupic/gpsim COMMENT= PIC emulator with X interface DEPENDS+= gtk+-1.*:../../x11/gtk -DEPENDS+= gtk+extra-*:../../x11/gtk+extra -DEPENDS+= eXdbm-*:../../devel/eXdbm +DEPENDS+= gtk+extra-[0-9]*:../../x11/gtk+extra +DEPENDS+= eXdbm-[0-9]*:../../devel/eXdbm DEPENDS+= readline>=2.0:../../devel/readline -DEPENDS+= popt-*:../../devel/popt +DEPENDS+= popt-[0-9]*:../../devel/popt CPPFLAGS+= -I${LOCALBASE}/include diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index b08f8b31af2..31878b41120 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/05/08 23:23:49 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.8 2001/09/27 23:18:02 jlam Exp $ DISTNAME= hercules-2.11 PKGNAME= ${DISTNAME}nb1 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.conmicro.cx/hercules/ COMMENT= s370 emulator DEPENDS= unproven-pthreads>0.17nb1:../../devel/unproven-pthreads -DEPENDS+= hercules-images-*:../../emulators/hercules-images +DEPENDS+= hercules-images-[0-9]*:../../emulators/hercules-images USE_GMAKE= yes MAKEFILE= makefile diff --git a/emulators/linux-locale/Makefile b/emulators/linux-locale/Makefile index 67666378205..11cbcd21733 100644 --- a/emulators/linux-locale/Makefile +++ b/emulators/linux-locale/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2001/03/27 03:19:54 hubertf Exp $ +# $NetBSD: Makefile,v 1.14 2001/09/27 23:18:03 jlam Exp $ # DISTNAME= locales-2.1-1mdk @@ -12,7 +12,7 @@ MAINTAINER= sakamoto@netbsd.org HOMEPAGE= http://www.linuxi18n.org/locales/ COMMENT= Locales for Linux -BUILD_DEPENDS+= rpm-*:../../misc/rpm +BUILD_DEPENDS+= rpm-[0-9]*:../../misc/rpm .include "../../mk/bsd.prefs.mk" .if !defined(LINUX_LOCALES) diff --git a/emulators/mmix/Makefile b/emulators/mmix/Makefile index 282c5751e42..e5851947383 100644 --- a/emulators/mmix/Makefile +++ b/emulators/mmix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/09/09 20:36:22 agc Exp $ +# $NetBSD: Makefile,v 1.3 2001/09/27 23:18:03 jlam Exp $ DISTNAME= mmix PKGNAME= mmix-20000918 @@ -8,7 +8,7 @@ MASTER_SITES= http://www-cs-faculty.stanford.edu/~knuth/programs/ MAINTAINER= packages@netbsd.org COMMENT= Simulators for Knuth's MMIX RISC architecture -BUILD_DEPENDS+= cweb-*:../../devel/cweb +BUILD_DEPENDS+= cweb-[0-9]*:../../devel/cweb DIST_SUBDIR= ${PKGNAME} WRKSRC= ${WRKDIR} |