diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2013-04-16 18:23:45 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2013-04-16 18:23:45 +0000 |
commit | ac8c103656306da7a3f56833cc22191c99564405 (patch) | |
tree | 86e0032a27bd15781d177280fa35e889874c761d /chinese/qterm/Makefile | |
parent | ad8c40120e2fab801c2edff1181b3f166efe8b15 (diff) | |
download | ports-ac8c103656306da7a3f56833cc22191c99564405.tar.gz ports-ac8c103656306da7a3f56833cc22191c99564405.zip |
Notes
Diffstat (limited to 'chinese/qterm/Makefile')
-rw-r--r-- | chinese/qterm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/qterm/Makefile b/chinese/qterm/Makefile index 7e6c261c39d5..50dc5ec67466 100644 --- a/chinese/qterm/Makefile +++ b/chinese/qterm/Makefile @@ -19,6 +19,8 @@ USE_XORG= x11 ice MAKE_JOBS_SAFE= yes INSTALLS_ICONS= yes +CONFLICTS_INSTALL= torque-[0-9]* + OPTIONS_DEFINE= DBUS OPENSSL PHONON QTSCRIPT KDE OPTIONS_DEFAULT= DBUS OPENSSL PHONON QTSCRIPT |