mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
revert changes not ready to get in
This commit is contained in:
parent
67ec4d9e63
commit
c0989fb54e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375604
1 changed files with 1 additions and 3 deletions
|
@ -32,8 +32,6 @@ CONFIGURE_ARGS= --without-perl --enable-shared --enable-static \
|
|||
--with-quantum-depth="${QD}" \
|
||||
--with-windows-font-dir="${WINDOWS_FONT_DIR}"
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
PORTDOCS= *
|
||||
|
||||
PLIST_SUB= Q="${QD}"
|
||||
|
||||
|
@ -46,7 +44,7 @@ OPTIONS_DEFAULT= OPENMP WEBP X11
|
|||
DPS_DESC= Display Ghostscript support (must also select X11)
|
||||
FPX_LIB_DEPENDS+= libfpx.so.[2-9]:${PORTSDIR}/graphics/libfpx
|
||||
FPX_CONFIGURE_WITH= fpx
|
||||
OPENMP_USES= compiler:gcc-c++11-lib
|
||||
OPENMP_USES= compiler:openmp
|
||||
OPENMP_CONFIGURE_ON= --with-threads --enable-openmp --disable-openmp-slow
|
||||
OPENMP_CONFIGURE_OFF= --without-threads --disable-openmp
|
||||
Q8BIT_DESC= Use 8-bit pixels (speed) instead of 16 (quality)
|
||||
|
|
Loading…
Add table
Reference in a new issue