ports/sysutils/signon-ui/files/patch-signon-ui.pro
Tobias C. Berner 2b11990f8e Add ports for future KDE Telepathy versions
The current relases of KDE Telepathy require some more helper libraries to work.
Import them from kde@'s development repository into the ports tree in preparation.

PR:		220494
Reviewed by:	groot_kde.org, rakuco
Differential Revision:	https://reviews.freebsd.org/D11213
2017-07-06 15:18:01 +00:00

14 lines
260 B
Prolog

--- signon-ui.pro.orig 2013-06-11 06:51:14 UTC
+++ signon-ui.pro
@@ -3,10 +3,7 @@ include(common-project-config.pri)
TEMPLATE = subdirs
CONFIG += ordered
-SUBDIRS = \
- po \
- src \
- tests
+SUBDIRS = src
include(common-installs-config.pri)