diff options
Diffstat (limited to 'graphics/okular/Makefile')
-rw-r--r-- | graphics/okular/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile index d28e6fbd7d9d..b06bc76932f7 100644 --- a/graphics/okular/Makefile +++ b/graphics/okular/Makefile @@ -7,7 +7,6 @@ PORTNAME= okular PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -16,8 +15,7 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= KDE 4 universal document viewer -LIB_DEPENDS= qimageblitz.4:${PORTSDIR}/x11/qimageblitz \ - djvulibre.24:${PORTSDIR}/graphics/djvulibre-nox11 \ +LIB_DEPENDS= djvulibre.24:${PORTSDIR}/graphics/djvulibre-nox11 \ jpeg.11:${PORTSDIR}/graphics/jpeg \ qca.2:${PORTSDIR}/devel/qca \ tiff.4:${PORTSDIR}/graphics/tiff \ @@ -29,11 +27,11 @@ LIB_DEPENDS= qimageblitz.4:${PORTSDIR}/x11/qimageblitz \ CONFLICTS= kdegraphics-4.[0-6].* -USE_KDE4= kdehier kdelibs kdeprefix automoc4 +USE_KDE4= kdehier kdelibs kdeprefix automoc4 qimageblitz KDE4_BUILDENV= yes USE_QT_VER= 4 QT_COMPONENTS= gui xml qmake_build moc_build uic_build rcc_build -USE_BZIP2= yes +USE_XZ= yes MAKE_JOBS_SAFE= yes OPTIONS= DVI "Support DVI files (requires teTeX)" off |