mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 16:21:50 -04:00
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
14 lines
260 B
Prolog
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)
|
|
|