- Add missing qt4 dependency
Reported by: pavbot
This commit is contained in:
parent
0704c88de7
commit
2475505ef8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228085
1 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
PORTNAME= kdegraphics
|
||||
PORTVERSION= ${KDE4_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
|
||||
|
@ -41,7 +42,7 @@ KDE4_BUILDENV= yes
|
|||
USE_BZIP2= yes
|
||||
USE_QT_VER= 4
|
||||
QT_COMPONENTS= opengl gui svg iconengines pixeltool \
|
||||
moc_build rcc_build uic_build
|
||||
moc_build rcc_build uic_build qmake_build
|
||||
|
||||
post-extract:
|
||||
${MKDIR} ${WRKSRC}
|
||||
|
|
Loading…
Reference in a new issue