poppler-glib: use WITH_NSS3 to disable nss explicit

This commit is contained in:
Juergen Daubert 2017-10-04 17:36:26 +02:00
parent 5b633cb2a3
commit e962d95cc6
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/UEZwOAD2G+z88RcFG0OX8pOuQV8aF6u59aCR+JlyjiI9IGz9PY3WCRGfoAG6wSQrcqMvDXPMoIb6I5HPzQMkww= RWSE3ohX2g5d/cD5QwbSMfOZyVhGXCmQND/oTewzHuSI4swElrb/lftHGJyjkBs3kfup0OwXu0/P4Grmjtxx9suHnGhpyztG3ww=
SHA256 (Pkgfile) = ae9192775ebb07f0de9c422baa2d2541e5f09a8b8a59a39ab9761a1e99a7c51b SHA256 (Pkgfile) = b51e01c14b859a99dbcc27f5f2ef3bc4f70bd7cb0f0473bddaf7238941ee5481
SHA256 (.footprint) = 7f982db800a0148c3e12d898e61c070f2d7038bfc561d2184a471a7eca442ee9 SHA256 (.footprint) = 7f982db800a0148c3e12d898e61c070f2d7038bfc561d2184a471a7eca442ee9
SHA256 (poppler-0.60.0.tar.xz) = 1570774f44ba86c42ffacc5d9151a771e99584a55e6631bdf267123a2aed1c72 SHA256 (poppler-0.60.0.tar.xz) = 1570774f44ba86c42ffacc5d9151a771e99584a55e6631bdf267123a2aed1c72

View File

@ -26,7 +26,7 @@ build() {
-DENABLE_ZLIB=ON \ -DENABLE_ZLIB=ON \
-DENABLE_CMS=lcms2 \ -DENABLE_CMS=lcms2 \
-DENABLE_LIBOPENJPEG=none \ -DENABLE_LIBOPENJPEG=none \
-DENABLE_NSS3=OFF -DWITH_NSS3=OFF
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install