summaryrefslogtreecommitdiffstats
path: root/games/crossfire-server/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-07-18 05:04:20 +0000
committerasami <asami@FreeBSD.org>1997-07-18 05:04:20 +0000
commitf09edee68276fb10f64404263149d089b008bea7 (patch)
tree6ac08fc2a2778b66450edd3de122d03827b43f52 /games/crossfire-server/Makefile
parentcb50bd0e8ed047c2d93fb2dac8135aba6ffb9404 (diff)
downloadFreeBSD-ports-f09edee68276fb10f64404263149d089b008bea7.zip
FreeBSD-ports-f09edee68276fb10f64404263149d089b008bea7.tar.gz
Update name of perl executable in dependencies to "perl5.00401".
Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS).
Diffstat (limited to 'games/crossfire-server/Makefile')
-rw-r--r--games/crossfire-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile
index 47a5b7e..d0a1bdd 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
OpenPOWER on IntegriCloud