diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-04-03 09:49:10 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-04-03 09:49:10 +0000 |
commit | 65b2b253dc836cb64400ea09abe7fa5abf9852b8 (patch) | |
tree | 95de45f0ce5c27018f8f037f32ebe7630b007fd7 /accessibility/jovie/Makefile | |
parent | 4168b892e8103e408e4d23afd7adee13f316e7f7 (diff) | |
download | ports-65b2b253dc836cb64400ea09abe7fa5abf9852b8.tar.gz ports-65b2b253dc836cb64400ea09abe7fa5abf9852b8.zip |
Notes
Diffstat (limited to 'accessibility/jovie/Makefile')
-rw-r--r-- | accessibility/jovie/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/accessibility/jovie/Makefile b/accessibility/jovie/Makefile index a1fe610a082a..020606944f29 100644 --- a/accessibility/jovie/Makefile +++ b/accessibility/jovie/Makefile @@ -11,8 +11,7 @@ COMMENT= KDE text-to-speech system LIB_DEPENDS= libspeechd.so:${PORTSDIR}/accessibility/speech-dispatcher -USE_XZ= yes -USES= cmake:outsource +USES= cmake:outsource tar:xz USE_KDE4= kdehier kdeprefix kdelibs automoc4 USE_QT4= xml qmake_build moc_build uic_build rcc_build USE_LDCONFIG= yes |