diff options
author | mycroft <mycroft> | 1998-07-04 09:18:54 +0000 |
---|---|---|
committer | mycroft <mycroft> | 1998-07-04 09:18:54 +0000 |
commit | 6836fea1969a06b9fc1a6dc01e0a17b18217e83f (patch) | |
tree | cdbc6d859668fc4f1da992ceae93548e0b0b8cc8 /games | |
parent | 902b766066c5d09a3fa22691ce772f9b99ccb1d0 (diff) | |
download | pkgsrc-6836fea1969a06b9fc1a6dc01e0a17b18217e83f.tar.gz |
Update xpm to 3.4k.
Diffstat (limited to 'games')
-rw-r--r-- | games/freeciv/Makefile | 4 | ||||
-rw-r--r-- | games/mirrormagic/Makefile | 4 | ||||
-rw-r--r-- | games/xdemineur/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index cc6eb5f44d6..de8c733821f 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 1998/06/12 12:59:43 frueauf Exp $ +# $NetBSD: Makefile,v 1.2 1998/07/04 09:18:57 mycroft Exp $ # DISTNAME= freeciv-1.6.3 @@ -7,7 +7,7 @@ MASTER_SITES= freeciv.ultraviolet.org:/pub/freeciv/ MAINTAINER= root@garbled.net -DEPENDS= xpm-3.4j:../../graphics/xpm +DEPENDS= xpm-3.4k:../../graphics/xpm USE_IMAKE= YES NO_INSTALL_MANPAGES= YES diff --git a/games/mirrormagic/Makefile b/games/mirrormagic/Makefile index 86d31e16da3..ab1d0c0aaee 100644 --- a/games/mirrormagic/Makefile +++ b/games/mirrormagic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 1998/06/12 13:43:17 frueauf Exp $ +# $NetBSD: Makefile,v 1.2 1998/07/04 09:18:57 mycroft Exp $ # DISTNAME= mirrormagic-1.3 @@ -8,7 +8,7 @@ MASTER_SITE_SUBDIR= games MAINTAINER= root@garbled.net -DEPENDS= xpm-3.4j:../../graphics/xpm +DEPENDS= xpm-3.4k:../../graphics/xpm USE_X11= YES diff --git a/games/xdemineur/Makefile b/games/xdemineur/Makefile index 91fe9c14868..37805e5599d 100644 --- a/games/xdemineur/Makefile +++ b/games/xdemineur/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/06/22 12:32:17 agc Exp $ +# $NetBSD: Makefile,v 1.8 1998/07/04 09:18:58 mycroft Exp $ # DISTNAME= xdemineur-2.1 @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= games MAINTAINER= bouyer@netbsd.org -DEPENDS+= xpm-3.4j:../../graphics/xpm +DEPENDS+= xpm-3.4k:../../graphics/xpm USE_IMAKE= yes |