summaryrefslogtreecommitdiff
path: root/games/crossfire-client
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-05-24 13:17:16 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-05-24 13:17:16 +0000
commit67f2b0e5df2fecf59f20ab5c8d061f49742ace67 (patch)
treeff2690cd7bed9264891407bc5c4ea94dec514b0f /games/crossfire-client
parentStyle police (diff)
Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
Notes
Notes: svn path=/head/; revision=6544
Diffstat (limited to 'games/crossfire-client')
-rw-r--r--games/crossfire-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile
index ad067a9ed189..b6c2040ab4e9 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.12 1997/04/20 13:52:22 wosch Exp $
+# $Id: Makefile,v 1.13 1997/05/06 14:28:41 jfitz Exp $
#
DISTNAME= crossfire-0.93.0
@@ -22,7 +22,7 @@ MAINTAINER= andreas@klemm.gtn.com
BUILD_DEPENDS= rplay:${PORTSDIR}/audio/rplay
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
-RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
+RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
EXTRACT_ONLY= ${CF_SOURCES} ${CF_DOC}
USE_IMAKE= yes