diff options
Diffstat (limited to 'security/keepassx2')
-rw-r--r-- | security/keepassx2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/keepassx2/Makefile b/security/keepassx2/Makefile index 81c9f5270d5b..6ac08e07f7c6 100644 --- a/security/keepassx2/Makefile +++ b/security/keepassx2/Makefile @@ -24,10 +24,10 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt CONFLICTS_INSTALL= keepassx-0.* keepassx-devel-* keepassxc-* -USES= cmake compiler:features desktop-file-utils shared-mime-info +USES= cmake compiler:features desktop-file-utils qt:4 shared-mime-info USE_LDCONFIG= yes INSTALLS_ICONS= yes -USE_QT4= corelib gui xml qtestlib uic_build moc_build \ +USE_QT= corelib gui xml qtestlib uic_build moc_build \ qmake_build rcc_build linguisttools USE_XORG= ice inputproto sm x11 xcursor xext xfixes xi xrandr xrender \ xt xtst |