diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-05-31 11:46:38 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-05-31 11:46:38 +0000 |
commit | 15ea31f2308af092da46db279530ab662989661d (patch) | |
tree | 05932372ae090f237c93175f2a8e6c5e9739c8eb /net-im | |
parent | 94f54723addd913505903e0cca5c3546ca0a68df (diff) | |
download | ports-15ea31f2308af092da46db279530ab662989661d.tar.gz ports-15ea31f2308af092da46db279530ab662989661d.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/quaternion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/quaternion/Makefile b/net-im/quaternion/Makefile index 596e72a7c11f..8d8b6072631c 100644 --- a/net-im/quaternion/Makefile +++ b/net-im/quaternion/Makefile @@ -10,7 +10,7 @@ MAINTAINER= adridg@FreeBSD.org COMMENT= Matrix IM client based on Qt technologies LICENSE= GPLv3 -LICENSE_FILES= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libqt5keychain.so:security/qtkeychain \ libsecret-1.so:security/libsecret |