On Thu, Feb 5, 2015 at 1:45 PM, frantisek holop <min...@obiit.org> wrote:

> another go at this port, version 3.4.11
> this is a port for http://sass-lang.com/
> a program to process scss files.
>
> $ cat pkg/DESCR
> Sass makes CSS fun again. Sass is an extension of CSS3,
> adding nested rules, variables, mixins, selector inheritance,
> and more.  It's translated to well-formatted, standard CSS
> using the command line tool or a web-framework plugin.
>
>
> please test and commit.
>

This still FLAVORs the port, and suffixes the executables with the related
ruby version.  Last time you posted this I explained that it shouldn't do
either, since it is being added for the executable only and not to be
usable as a ruby library.

Please look at the sysutils/god port for an example.  You'll want at least:

MODRUBY_HANDLE_FLAVORS = No
GEM_FLAGS =     --no-format-executable

Also, ports is closed for imports currently due to the preparation for 5.7.
Please don't resubmit until after ports reopens for imports.

Thanks,
Jeremy

Reply via email to