diff options
Diffstat (limited to 'irc/quassel/Makefile')
-rw-r--r-- | irc/quassel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/quassel/Makefile b/irc/quassel/Makefile index 3dd9e643b4db..00c1a8c74cea 100644 --- a/irc/quassel/Makefile +++ b/irc/quassel/Makefile @@ -13,7 +13,7 @@ COMMENT?= Qt 5 based distributed IRC client (client and monolithic binary) LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake:outsource compiler:c++11-lib cpe execinfo pkgconfig tar:bzip2 +USES= cmake:outsource compiler:c++11-lib cpe pkgconfig tar:bzip2 CPE_VENDOR= quassel-irc CPE_PRODUCT= quassel_irc |