Subject: CVS commit: pkgsrc/devel/php-xcache
From: Johnny C. Lam
Date: 2017-08-14 17:25:20
Message id: 20170814152520.961B0FAD0@cvs.NetBSD.org

Log Message:
devel/php-xcache: Fix errors during stage-install.

The package Makefile redefines ${EGDIR}, which was already defined
and used in lang/php/ext.mk.  Rename the package variable to
"XCACHE_EGDIR" to avoid a symbol clash.

Arguably, the EGDIR in lang/php/ext.mk should have been namespaced
a bit better to avoid conflicts with likely variable names used in
package Makefiles, e.g., PHP_EGDIR.

Files:
RevisionActionfile
1.6modifypkgsrc/devel/php-xcache/Makefile