diff options
Diffstat (limited to 'security/kwalletmanager/Makefile')
-rw-r--r-- | security/kwalletmanager/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/kwalletmanager/Makefile b/security/kwalletmanager/Makefile index 333a0ca91a66..20540c72577a 100644 --- a/security/kwalletmanager/Makefile +++ b/security/kwalletmanager/Makefile @@ -3,7 +3,6 @@ PORTNAME= kwalletmanager PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 CATEGORIES= security kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -11,7 +10,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Password manager for KDE -USE_KDE4= kdeprefix kdehier automoc4 kdelibs +USE_KDE4= kdeprefix automoc4 kdelibs USES= cmake:outsource gmake tar:xz USE_QT4= qmake_build moc_build rcc_build uic_build |