* Adam Montague wrote:

> Given the recent catalyst work, it would be nice to have perl fastcgi
> support available.  Any comments about this?  Patch is attached again.

> -
> -DISTNAME=            fcgi-2.4.0
> +COMMENT-perl=                "Perl FastCGI module"
> +V=                   2.4.0
> +DISTNAME=            fcgi-$V
>  PKGNAME=             ${DISTNAME}p1
> +PKGNAME-perl=                p5-FCGI-$V

The creation of the ${V} variable is unnecessary.  Please try to change that.
e.g. PKGNAME-perl=p5-${DISTNAME}.

Otherwise, "why not" ;) (I don't use perl, but I use FastCGI a lot).

Reply via email to