diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-05-25 20:56:06 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-05-25 20:56:06 +0000 |
commit | 059340ceb7b48dcb0df914995161c233f99ef0fd (patch) | |
tree | 78d454d1406bb5d97fc294cd6f44956fcc86cf03 /print | |
parent | 9e185cd270a8606947ba47c16334db773754ec0a (diff) | |
download | ports-059340ceb7b48dcb0df914995161c233f99ef0fd.tar.gz ports-059340ceb7b48dcb0df914995161c233f99ef0fd.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/frescobaldi/Makefile | 2 | ||||
-rw-r--r-- | print/kde4-print-manager/Makefile | 2 | ||||
-rw-r--r-- | print/kover/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/print/frescobaldi/Makefile b/print/frescobaldi/Makefile index ad8cf1cdc626..f9e8651960bd 100644 --- a/print/frescobaldi/Makefile +++ b/print/frescobaldi/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= lilypond:print/lilypond \ USES= gettext python INSTALLS_ICONS= yes -USE_KDE4= kdeprefix kdelibs pykde4_build pykde4_run +USE_KDE4= kdelibs pykde4_build pykde4_run USE_PYTHON= distutils autoplist post-patch: diff --git a/print/kde4-print-manager/Makefile b/print/kde4-print-manager/Makefile index d9cb799864eb..400b66d55c70 100644 --- a/print/kde4-print-manager/Makefile +++ b/print/kde4-print-manager/Makefile @@ -13,7 +13,7 @@ COMMENT= Printer manager for KDE 4 LIB_DEPENDS= libcups.so:print/cups USES= cmake:outsource tar:xz -USE_KDE4= kdelibs kdeprefix automoc4 +USE_KDE4= kdelibs automoc4 USE_QT4= designer network \ qmake_build moc_build uic_build rcc_build diff --git a/print/kover/Makefile b/print/kover/Makefile index 3409b5c0052f..73e696ab80fb 100644 --- a/print/kover/Makefile +++ b/print/kover/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcddb.so:audio/libcddb \ libcdio.so:sysutils/libcdio -USE_KDE4= automoc4 kdeprefix kdelibs +USE_KDE4= automoc4 kdelibs USE_QT4= corelib dbus gui network svg xml \ qmake_build uic_build rcc_build USE_PERL5= build |