components/apache2/Makefile
changeset 2012 c242b7cc0526
parent 1948 2d1537e7942d
child 2222 ad929ef7a9df
--- a/components/apache2/Makefile	Fri Jul 25 01:25:51 2014 -0700
+++ b/components/apache2/Makefile	Mon Jul 28 01:59:34 2014 -0700
@@ -107,6 +107,9 @@
 CONFIGURE_OPTIONS.64 +=	--with-pcre=/usr/bin/$(MACH64)/pcre-config
 
 PATH=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin
+ifeq   ($(strip $(PARFAIT_BUILD)),yes)
+PATH=$(PARFAIT_TOOLS):$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin
+endif
 
 build: $(BUILD_32_and_64)