Date: Sat, 21 Mar 2020 22:12:52 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r528882 - head/audio/pulseaudio-qt Message-ID: <202003212212.02LMCqhl054136@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Sat Mar 21 22:12:52 2020 New Revision: 528882 URL: https://svnweb.freebsd.org/changeset/ports/528882 Log: audio/pulseaudio-qt: remove unnecessary dependencies Modified: head/audio/pulseaudio-qt/Makefile Modified: head/audio/pulseaudio-qt/Makefile ============================================================================== --- head/audio/pulseaudio-qt/Makefile Sat Mar 21 22:11:25 2020 (r528881) +++ head/audio/pulseaudio-qt/Makefile Sat Mar 21 22:12:52 2020 (r528882) @@ -2,6 +2,7 @@ PORTNAME= pulseaudio-qt DISTVERSION= 1.2 +PORTREVISION= 1 MASTER_SITES= KDE/stable/${PORTNAME} CATEGORIES= audio kde @@ -13,7 +14,7 @@ LIB_DEPENDS= libcanberra.so:audio/libcanberra \ USES= cmake compiler:c++11-lib cpe gettext kde:5 \ pkgconfig qt:5 shebangfix tar:xz -USE_KDE= coreaddons ecm doctools i18n +USE_KDE= ecm_build USE_QT= core dbus gui \ buildtools_build qmake_build
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003212212.02LMCqhl054136>