mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Fix build error, probably caused by new CPPFLAGS handling.
Reported by: pointyhat via pav
This commit is contained in:
parent
e7e9cab11b
commit
ebdb83b7de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270769
@ -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]*
|
||||
|
Loading…
Reference in New Issue
Block a user