[Bug 193061] stage-fy japanese/eijiro-fpw
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 28 06:16:02 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193061
--- Comment #2 from turutani at scphys.kyoto-u.ac.jp ---
I think this is necessary.
we must check whether a special file exist before entering any target,
for in some case, port must depend on some other port to extract the archive.
I think "EXTRACT_DEPENDS=" must be in prior to any target, is it right ?
users who want to use this port must have a data normally stored in a cd-rom,
and there are many types of cd-rom versions with different directory tree...
In addition, shell command in this ports merely runs "echo", so it is safe
even if it was run many times.
If we must avoid this shell command outside of any targets,
I think port should EXTRACT_DEPENDS on lha in any cases.
do you think which is better ?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list