portfile.7: attempt to fix syntax error

See: https://trac.macports.org/ticket/74123
This commit is contained in:
Joshua Root
2026-06-21 02:03:03 +10:00
parent dc32ae80b9
commit 705a14db2b
+4 -3
View File
@@ -1308,7 +1308,6 @@ Command to perform the extraction.
.Ic extract.methods Ar filename Ar method .Ic extract.methods Ar filename Ar method
.Op Ar filename Ar method ... .Op Ar filename Ar method ...
.Xc .Xc
.It Ic
Override extract method for some distfiles. By default, the extract Override extract method for some distfiles. By default, the extract
command and arguments are chosen based on the filename suffix. This command and arguments are chosen based on the filename suffix. This
option can override that choice in case of unusually named files. option can override that choice in case of unusually named files.
@@ -1327,8 +1326,10 @@ containing the path to a distfile, which will extract it when called.
.Em none (empty) .Em none (empty)
.br .br
.Sy Example: .Sy Example:
.Dl extract.methods worksrc-1.4.4.tar.gz lzma \e .Bd -literal -offset indent -compact
extrafile-1.0.unusualsuffix gzip extract.methods worksrc-1.4.4.tar.gz lzma \e
extrafile-1.0.unusualsuffix gzip
.Ed
.It Ic extract.mkdir .It Ic extract.mkdir
Create the Create the
.Ic worksrcdir .Ic worksrcdir