mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
RUN_DEPEND on perl5, not perl5.500404.
PR: ports/7624 (Stephen J. Roznowski <sjr@home.net>, w/ patches)
This commit is contained in:
parent
d7b166d94b
commit
fea27a8610
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12535
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 15 May 1995
|
||||
# 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
|
||||
|
@ -16,7 +16,7 @@ NO_WRKSUBDIR= yes
|
|||
MAKEFILE= makefile
|
||||
MAN1= mirror.1 mirror-master.1
|
||||
|
||||
RUN_DEPENDS= perl5.00404:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5:${PORTSDIR}/lang/perl5
|
||||
|
||||
pre-install:
|
||||
${MKDIR} ${PREFIX}/lib/mirror
|
||||
|
|
Loading…
Add table
Reference in a new issue