diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-07-18 05:04:20 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-07-18 05:04:20 +0000 |
commit | dc5ea736c74183cb97733284c8c15e35097cec4f (patch) | |
tree | 8644f90f24332fbab844e94152be9737d2262e32 /games | |
parent | f839215a37e6271b75d435c5ce4e9400fe37c942 (diff) | |
download | ports-dc5ea736c74183cb97733284c8c15e35097cec4f.tar.gz ports-dc5ea736c74183cb97733284c8c15e35097cec4f.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/crossfire-client/Makefile | 4 | ||||
-rw-r--r-- | games/crossfire-server/Makefile | 4 | ||||
-rw-r--r-- | games/crossfire/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index 47a5b7ec1d63..d0a1bddb745a 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -3,7 +3,7 @@ # Date created: So 27 Okt 1996 12:25:55 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.14 1997/05/24 13:17:09 jfitz Exp $ +# $Id: Makefile,v 1.15 1997/05/29 09:40:30 andreas Exp $ # DISTNAME= crossfire-0.93.0 @@ -20,7 +20,7 @@ MAINTAINER= andreas@klemm.gtn.com BUILD_DEPENDS= rplay:${PORTSDIR}/audio/rplay LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm -RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 +RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5 EXTRACT_ONLY= ${CF_SOURCES} ${CF_DOC} USE_IMAKE= yes diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index 47a5b7ec1d63..d0a1bddb745a 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -3,7 +3,7 @@ # Date created: So 27 Okt 1996 12:25:55 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.14 1997/05/24 13:17:09 jfitz Exp $ +# $Id: Makefile,v 1.15 1997/05/29 09:40:30 andreas Exp $ # DISTNAME= crossfire-0.93.0 @@ -20,7 +20,7 @@ MAINTAINER= andreas@klemm.gtn.com BUILD_DEPENDS= rplay:${PORTSDIR}/audio/rplay LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm -RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 +RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5 EXTRACT_ONLY= ${CF_SOURCES} ${CF_DOC} USE_IMAKE= yes diff --git a/games/crossfire/Makefile b/games/crossfire/Makefile index 47a5b7ec1d63..d0a1bddb745a 100644 --- a/games/crossfire/Makefile +++ b/games/crossfire/Makefile @@ -3,7 +3,7 @@ # Date created: So 27 Okt 1996 12:25:55 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.14 1997/05/24 13:17:09 jfitz Exp $ +# $Id: Makefile,v 1.15 1997/05/29 09:40:30 andreas Exp $ # DISTNAME= crossfire-0.93.0 @@ -20,7 +20,7 @@ MAINTAINER= andreas@klemm.gtn.com BUILD_DEPENDS= rplay:${PORTSDIR}/audio/rplay LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm -RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 +RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5 EXTRACT_ONLY= ${CF_SOURCES} ${CF_DOC} USE_IMAKE= yes |