mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Fix typos in a comment: WANT_PERL5 -> WANT_PERL, is -> if
PR: ports/123912 (based on) Submitted by: Philip M. Gollucci <pgollucci_at_p6m7g8.com>
This commit is contained in:
parent
eefda272ac
commit
f616d389ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223547
@ -73,7 +73,7 @@
|
||||
# port. The version requirement can be specified
|
||||
# here, as well.
|
||||
#
|
||||
# WANT_PERL5 - Set this is your port conditionally depends on Perl.
|
||||
# WANT_PERL - Set this if your port conditionally depends on Perl.
|
||||
# This MUST appear before the inclusion of bsd.port.pre.mk.
|
||||
|
||||
.if !defined(_POSTMKINCLUDED) && !defined(Perl_Pre_Include)
|
||||
|
Loading…
Reference in New Issue
Block a user