diff options
Diffstat (limited to 'deskutils/ksshaskpass/Makefile')
-rw-r--r-- | deskutils/ksshaskpass/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/ksshaskpass/Makefile b/deskutils/ksshaskpass/Makefile index 705c99852891..1c9a8bb9f083 100644 --- a/deskutils/ksshaskpass/Makefile +++ b/deskutils/ksshaskpass/Makefile @@ -18,8 +18,7 @@ COMMENT= A KDE 4 version of ssh-askpass with KWallet support WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_CMAKE= yes USE_KDE4= kdelibs automoc4 -USE_QT_VER= 4 -QT_COMPONENTS= qmake moc_build uic_build qmake_build rcc_build +USE_QT4= qmake moc_build uic_build qmake_build rcc_build MAN1= ksshaskpass.1 SUB_FILES= pkg-message |