aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2011-03-13 07:07:55 +0800
committerjohans <johans@FreeBSD.org>2011-03-13 07:07:55 +0800
commit6a6acd3a72bf48889e2ba9720e1732d88e79e6c5 (patch)
treeddd1bdeaccc7ccedcbded502ff0df0c292e85155 /www
parent44802d3fbf4a5b9841a6552c7ed0eecf6c31467f (diff)
downloadfreebsd-ports-gnome-6a6acd3a72bf48889e2ba9720e1732d88e79e6c5.tar.gz
freebsd-ports-gnome-6a6acd3a72bf48889e2ba9720e1732d88e79e6c5.tar.zst
freebsd-ports-gnome-6a6acd3a72bf48889e2ba9720e1732d88e79e6c5.zip
Fix build error, probably caused by new CPPFLAGS handling.
Reported by: pointyhat via pav
Diffstat (limited to 'www')
-rw-r--r--www/caudium14/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/caudium14/Makefile b/www/caudium14/Makefile
index 53ddbe688a8d..258b8b09ab15 100644
--- a/www/caudium14/Makefile
+++ b/www/caudium14/Makefile
@@ -29,6 +29,7 @@ SUB_LIST+= PIKEVERSION="${PIKEVERSION}"
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-debug --with-PiXSL --prefix=${PREFIX} \
--with-pike=${LOCALBASE}/pike/${PIKEVERSION}/bin/pike
+CPPFLAGS+= -I${WRKSRC}/src/cmods
PLIST_SUB+= PIKEVERSION=${PIKEVERSION}
CONFLICTS+= caudium12-[0-9]*