mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 22:00:31 -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
11 lines
352 B
Prolog
11 lines
352 B
Prolog
--- signon.pro.orig 2015-04-19 18:24:47 UTC
|
|
+++ signon.pro
|
|
@@ -7,8 +7,6 @@ tests.depends = lib src
|
|
|
|
include( common-installs-config.pri )
|
|
|
|
-include( doc/doc.pri )
|
|
-
|
|
DISTNAME = $${PROJECT_NAME}-$${PROJECT_VERSION}
|
|
dist.commands = "git archive --format=tar --prefix=$${DISTNAME}/ HEAD | bzip2 -9 > $${DISTNAME}.tar.bz2"
|
|
QMAKE_EXTRA_TARGETS += dist
|