mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Changes for perl-5.004_01
This commit is contained in:
parent
590895bdee
commit
a42ece1922
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7362
@ -1,7 +1,7 @@
|
||||
#-*- mode: Fundamental; tab-width: 4; -*-
|
||||
# ex:ts=4
|
||||
#
|
||||
# $Id: bsd.port.mk,v 1.261 1997/06/29 10:51:55 obrien Exp $
|
||||
# $Id: bsd.port.mk,v 1.262 1997/07/10 02:29:51 asami Exp $
|
||||
# $NetBSD: $
|
||||
#
|
||||
# bsd.port.mk - 940820 Jordan K. Hubbard.
|
||||
@ -355,8 +355,8 @@ RUN_DEPENDS+= ${EXEC_DEPENDS}
|
||||
BUILD_DEPENDS+= gmake:${PORTSDIR}/devel/gmake
|
||||
.endif
|
||||
.if defined(USE_PERL5)
|
||||
BUILD_DEPENDS+= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS+= perl5.004:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS+= perl5.00401:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS+= perl5.00401:${PORTSDIR}/lang/perl5
|
||||
.endif
|
||||
|
||||
.if exists(${PORTSDIR}/../Makefile.inc)
|
||||
|
Loading…
Reference in New Issue
Block a user