RUN_DEPEND on perl5, not perl5.500404.

PR:	ports/7624 (Stephen J. Roznowski <sjr@home.net>, w/ patches)
This commit is contained in:
Tim Vanderhoek 1998-08-16 00:54:39 +00:00
parent d7b166d94b
commit fea27a8610
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12535

View file

@ -3,7 +3,7 @@
# Date created: 15 May 1995 # Date created: 15 May 1995
# Whom: torstenb # Whom: torstenb
# #
# $Id: Makefile,v 1.6 1996/12/01 01:22:54 obrien Exp $ # $Id: Makefile,v 1.7 1998/06/08 12:41:12 torstenb Exp $
# #
DISTNAME= mirror-2.9 DISTNAME= mirror-2.9
@ -16,7 +16,7 @@ NO_WRKSUBDIR= yes
MAKEFILE= makefile MAKEFILE= makefile
MAN1= mirror.1 mirror-master.1 MAN1= mirror.1 mirror-master.1
RUN_DEPENDS= perl5.00404:${PORTSDIR}/lang/perl5 RUN_DEPENDS= perl5:${PORTSDIR}/lang/perl5
pre-install: pre-install:
${MKDIR} ${PREFIX}/lib/mirror ${MKDIR} ${PREFIX}/lib/mirror