aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2011-03-13 07:07:55 +0800
committerJohan van Selst <johans@FreeBSD.org>2011-03-13 07:07:55 +0800
commitebdb83b7de6a4261521bbc8747bc840ec2319653 (patch)
tree451a04b741f5a408cc3e4ef5797d93ee07205a66
parente7e9cab11b5de86123c78554aca82e1a8224661f (diff)
downloadfreebsd-ports-gnome-ebdb83b7de6a4261521bbc8747bc840ec2319653.tar.gz
freebsd-ports-gnome-ebdb83b7de6a4261521bbc8747bc840ec2319653.tar.zst
freebsd-ports-gnome-ebdb83b7de6a4261521bbc8747bc840ec2319653.zip
Fix build error, probably caused by new CPPFLAGS handling.
Reported by: pointyhat via pav
-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]*