mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add dependency on pkgconfig (libspectre is not detected otherwise,
and several files are not installed).
This commit is contained in:
parent
2a9404ff49
commit
be5a820a06
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336184
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= okular
|
||||
PORTVERSION= ${KDE4_VERSION}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
|
||||
|
@ -24,7 +24,7 @@ LIB_DEPENDS= djvulibre:${PORTSDIR}/graphics/djvulibre \
|
|||
CONFLICTS= kdegraphics-4.[0-6].*
|
||||
|
||||
USE_KDE4= kdehier kdelibs kdeprefix automoc4 qimageblitz kactivities
|
||||
USES= cmake:outsource
|
||||
USES= cmake:outsource pkgconfig
|
||||
USE_QT4= corelib declarative gui opengl xml \
|
||||
qmake_build moc_build uic_build rcc_build
|
||||
USE_XZ= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue