> On Sep 8, 2016, at 11:28 PM, [email protected] wrote:
> 
> Revision
> 152440
> Author
> [email protected]
> Date
> 2016-09-08 21:28:04 -0700 (Thu, 08 Sep 2016)
> Log Message
> 
> zabbix3: New port.


> Added Paths
> 
>       • trunk/dports/net/zabbix3/


> +                    --with-gnutls=/opt/local \
> +                    --enable-ipv6

Surely that should be "${prefix}" not "/opt/local"?


> +        eval xinstall -m 755 -W ${worksrcpath}/database/${DBFILES} \
> +            data.sql images.sql schema.sql \
> +            ${destroot}${prefix}/share/zabbix/scripts

It doesn't look like this needs eval -- I don't see a list. If a list were 
being used, the expansion operator ("{*}") should be used instead of eval.


_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to