Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
b17e841b
Commit
b17e841b
authored
Dec 27, 2012
by
Leigh B Stoller
Browse files
It appears that we need p5-LWP-Protocol-https for FreeBSD 8.X also.
parent
ac70e401
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/ports/emulab-boss/Makefile
View file @
b17e841b
...
...
@@ -240,9 +240,13 @@ RUN_DEPENDS+= cvsup:${PORTSDIR}/net/cvsup-without-gui \
${LOCALBASE}
/sbin/named:
${PORTSDIR}
/dns/bind9
.
endif
.if
${OSMAJOR}
>=
8
RUN_DEPENDS
+=
\
${LOCALBASE}
/lib/perl5/site_perl/
${PERL_VER}
/LWP/Protocol/https.pm:
${PORTSDIR}
/www/p5-LWP-Protocol-https
.
endif
.if
${OSMAJOR}
>=
9
RUN_DEPENDS
+=
\
${LOCALBASE}
/lib/perl5/site_perl/
${PERL_VER}
/LWP/Protocol/https.pm:
${PORTSDIR}
/www/p5-LWP-Protocol-https
\
${LOCALBASE}
/lib/perl5/site_perl/
${PERL_VER}
/Class/ISA.pm:
${PORTSDIR}
/devel/p5-Class-ISA
.
endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment