For some reason, this was not caught by the exp-run.
Submitted by: tobik Reported by: yuri Sponsored by: Absolight
This commit is contained in:
parent
75e022b25f
commit
4611015541
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458521
1 changed files with 3 additions and 3 deletions
|
@ -231,9 +231,9 @@ INSTALLS_EGGINFO_ALT= an entry in the plist
|
|||
WANT_SDL_ALT= USE_SDL for SDL directly, if you need optional dependency, use options
|
||||
RUBYGEM_AUTOPLIST_ALT= USES=gem
|
||||
USE_RUBYGEMS_ALT= USES=gem
|
||||
USE_GHOSTSCRIPT= USES=ghostscript
|
||||
USE_GHOSTSCRIPT_BUILD= USES=ghostscript
|
||||
USE_GHOSTSCRIPT_RUN= USES=ghostscript
|
||||
USE_GHOSTSCRIPT_ALT= USES=ghostscript
|
||||
USE_GHOSTSCRIPT_BUILD_ALT= USES=ghostscript
|
||||
USE_GHOSTSCRIPT_RUN_ALT= USES=ghostscript
|
||||
NO_STAGE_ALT= https://wiki.freebsd.org/ports/StageDir to convert your port to staging
|
||||
|
||||
.for a in ${SANITY_DEPRECATED}
|
||||
|
|
Loading…
Reference in a new issue