Update for Perl 5.005_01
This commit is contained in:
parent
94178de643
commit
48a72a5522
@ -1,7 +1,7 @@
|
||||
#-*- mode: Fundamental; tab-width: 4; -*-
|
||||
# ex:ts=4
|
||||
#
|
||||
# $Id: bsd.port.mk,v 1.278 1998/07/28 22:27:16 obrien Exp $
|
||||
# $Id$
|
||||
# $NetBSD: $
|
||||
#
|
||||
# bsd.port.mk - 940820 Jordan K. Hubbard.
|
||||
@ -371,8 +371,8 @@ GNU_CONFIGURE= yes
|
||||
BUILD_DEPENDS+= autoconf:${PORTSDIR}/devel/autoconf
|
||||
.endif
|
||||
.if defined(USE_PERL5)
|
||||
BUILD_DEPENDS+= perl5.00404:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS+= perl5.00404:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS+= perl5.00501:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS+= perl5.00501:${PORTSDIR}/lang/perl5
|
||||
.endif
|
||||
.if defined(USE_X11)
|
||||
LIB_DEPENDS+= X11\\.6:${PORTSDIR}/x11/XFree86
|
||||
|
Loading…
x
Reference in New Issue
Block a user