Subject: CVS commit: pkgsrc/security/ap-modsecurity2
From: Stoned Elipot
Date: 2009-08-31 09:19:44
Message id: 20090831071944.8FBDD175D0@cvs.netbsd.org

Log Message:
Fix build problem on Solaris with PKGSRC_COMPILER=sunpro and 'db4'
in PKG_OPTIONS.apr-util/PKG_DEFAULT_OPTIONS.

USE_LANGUAGES should be set before including mk/apache.mk as it
(may) ends up including mk/compiler.mk.
This last file sets a default value of 'c' to USE_LANGUAGES and
then uses it to set PKG_CC, PKG_CXX and PKG_FC to "fail wrappers".
Hence the C++ compiler command ends up being wrapped by a "fail
script" thus breaks the build.

Files:
RevisionActionfile
1.15modifypkgsrc/security/ap-modsecurity2/Makefile