mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Fix build by disabling CUPS support (cyclic dependency)
PR: 134533 Reported by: dan <dseven@rocketmail.com>
This commit is contained in:
parent
418f2c99a3
commit
7391bca721
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233923
@ -42,6 +42,7 @@ CONFIGURE_ENV= ${MAKE_ENV} \
|
||||
CPPFLAGS="-DUPD_SIGNAL=0 -I. -I${WRKSRC}/jasper/src/libjasper/include -I${LOCALBASE}/include/libpng -I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= --disable-compile-inits \
|
||||
--disable-cups \
|
||||
--enable-contrib \
|
||||
--enable-dynamic \
|
||||
--with-ijs \
|
||||
|
Loading…
Reference in New Issue
Block a user