diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-05 19:23:42 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-05 19:23:42 +0000 |
commit | 82a87de90c337aae160ac254606dad78d0d78d11 (patch) | |
tree | 516db145d6cf5fd4d2666f811272aad577272ac5 /net-im/qq | |
parent | f22162b04be45bf28d125c67ee0a841fb1ae4b55 (diff) | |
download | ports-82a87de90c337aae160ac254606dad78d0d78d11.tar.gz ports-82a87de90c337aae160ac254606dad78d0d78d11.zip |
Notes
Diffstat (limited to 'net-im/qq')
-rw-r--r-- | net-im/qq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/qq/Makefile b/net-im/qq/Makefile index 8876a1385fbf..a67312799158 100644 --- a/net-im/qq/Makefile +++ b/net-im/qq/Makefile @@ -12,8 +12,8 @@ MAINTAINER= kaiw27@gmail.com COMMENT= Tencent QQ for Linux ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX= yes -USE_LINUX_APPS= gtk2 xorglibs +USES= linux +USE_LINUX= gtk2 xorglibs NO_BUILD= yes QQDIR= libexec/qq |