diff options
Diffstat (limited to 'sysutils/policykit-qt/Makefile')
-rw-r--r-- | sysutils/policykit-qt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/policykit-qt/Makefile b/sysutils/policykit-qt/Makefile index f0de90f71010..2fd8817a832e 100644 --- a/sysutils/policykit-qt/Makefile +++ b/sysutils/policykit-qt/Makefile @@ -15,12 +15,11 @@ COMMENT= PolicyKit manager for Qt LIB_DEPENDS= polkit.2:${PORTSDIR}/sysutils/policykit USE_BZIP2= yes -USE_GETTEXT= yes USE_LDCONFIG= yes USE_KDE4= automoc4 USE_QT4= corelib dbus gui network svg xml \ qmake_build moc_build rcc_build uic_build -USES= cmake +USES= cmake gettext PORTSCOUT= limit:^0 |