summaryrefslogtreecommitdiffstats
path: root/graphics-libs/poppler/BUILD
blob: 2eb602a4199e7cb98bb49afc5be15d06f0aac3d3 (plain) (blame)
1
2
3
4
5
6
7
OPTS="$POPPLER_OPTS $OPTS --disable-poppler-qt" &&

if is_depends_enabled $SPELL qt4; then
  export PATH="$INSTALL_ROOT/usr/bin/qt4:$PATH"
fi &&

default_build