Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106113377
D7525.id19390.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
600 B
Referenced Files
None
Subscribers
None
D7525.id19390.diff
View Options
Index: head/Tools/scripts/addport
===================================================================
--- head/Tools/scripts/addport
+++ head/Tools/scripts/addport
@@ -152,7 +152,7 @@
my $passenv = "";
if ($addlchk && -f $portlint) {
$passenv = "DISTDIR=\"$distdir\"" if -d $distdir;
- $passenv = $passenv . " PORTSDIR=\"$tmpdir\"" if !$nomkdir;
+ $passenv = $passenv . " PORTSDIR=\"$portsdir\"" if !$nomkdir;
push(@commands, "$make $passenv clean check-categories");
push(@commands, "$portlint $plint_args");
push(@commands, "$make $passenv FETCH_BEFORE_ARGS='-A' checksum") if !$nofetch;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 26, 2:56 PM (11 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15601093
Default Alt Text
D7525.id19390.diff (600 B)
Attached To
Mode
D7525: Fix the '-a' option to ${PORTSDIR}/Tools/scripts/addport
Attached
Detach File
Event Timeline
Log In to Comment