- Add missing QT dependency
Reported by: pavbot
This commit is contained in:
parent
d6bc85016e
commit
f9be826e20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226204
1 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
PORTNAME= dikt
|
||||
PORTVERSION= 1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc net kde
|
||||
MASTER_SITES= http://diktv1.googlepages.com/ \
|
||||
LOCAL/beech
|
||||
|
@ -16,7 +17,7 @@ COMMENT= Dictionary for KDE4
|
|||
|
||||
USE_KDE4= kdelibs kdeprefix kdehier automoc4 workspace
|
||||
USE_QT_VER= 4
|
||||
QT_COMPONENTS= corelib gui moc uic network svg xml
|
||||
QT_COMPONENTS= corelib gui qmake_build moc uic network svg xml
|
||||
USE_CMAKE= yes
|
||||
|
||||
PLIST_FILES= bin/dikt \
|
||||
|
|
Loading…
Reference in a new issue