mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Mark as IS_INTERACTIVE to let batch runs continue until I can fix these two.
This commit is contained in:
parent
f84c26962a
commit
7e7d4bc6c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6170
@ -3,7 +3,7 @@
|
|||||||
# Date created: September 30th 1996
|
# Date created: September 30th 1996
|
||||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.3 1996/11/18 08:46:51 asami Exp $
|
# $Id: Makefile,v 1.4 1997/04/05 20:23:43 jfitz Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= libnet-1.05
|
DISTNAME= libnet-1.05
|
||||||
@ -19,6 +19,8 @@ BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
|
|||||||
${PREFIX}/lib/perl5/site_perl/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper
|
${PREFIX}/lib/perl5/site_perl/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper
|
||||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||||
|
|
||||||
|
IS_INTERACTIVE= YES
|
||||||
|
|
||||||
MAN3= Net::Time.3 Net::DummyInetd.3 Net::NNTP.3 Net::SNPP.3 \
|
MAN3= Net::Time.3 Net::DummyInetd.3 Net::NNTP.3 Net::SNPP.3 \
|
||||||
Net::POP3.3 Net::Cmd.3 Net::SMTP.3 Net::Domain.3 \
|
Net::POP3.3 Net::Cmd.3 Net::SMTP.3 Net::Domain.3 \
|
||||||
Net::FTP.3 Net::Netrc.3 Net::Telnet.3 Net::PH.3
|
Net::FTP.3 Net::Netrc.3 Net::Telnet.3 Net::PH.3
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# Date created: September 30th 1996
|
# Date created: September 30th 1996
|
||||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.4 1996/12/11 10:18:39 asami Exp $
|
# $Id: Makefile,v 1.5 1997/04/05 20:53:08 jfitz Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= libwww-perl-5.07
|
DISTNAME= libwww-perl-5.07
|
||||||
@ -19,6 +19,8 @@ BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
|
|||||||
${PREFIX}/lib/perl5/site_perl/Net/FTP.pm:${PORTSDIR}/net/p5-Net
|
${PREFIX}/lib/perl5/site_perl/Net/FTP.pm:${PORTSDIR}/net/p5-Net
|
||||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||||
|
|
||||||
|
IS_INTERACTIVE= YES
|
||||||
|
|
||||||
MAN1= lwp-mirror.1 lwp-request.1 lwp-rget.1 lwp-download.1
|
MAN1= lwp-mirror.1 lwp-request.1 lwp-rget.1 lwp-download.1
|
||||||
MAN3= File::CounterFile.3 File::Listing.3 Font::AFM.3 \
|
MAN3= File::CounterFile.3 File::Listing.3 Font::AFM.3 \
|
||||||
HTML::AsSubs.3 HTML::Element.3 HTML::Entities.3 \
|
HTML::AsSubs.3 HTML::Element.3 HTML::Entities.3 \
|
||||||
|
Loading…
Reference in New Issue
Block a user