diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-06-26 19:52:23 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-06-26 19:52:23 +0800 |
commit | d2eb50ab00d0df6d35cf7a85da0a04f92638b1c7 (patch) | |
tree | 98bd11bbc78254c28d6911f7ea7651047ebaca9d /mail | |
parent | c65748b136fdc615b71616a367ad8cf8f3102c68 (diff) | |
download | freebsd-ports-gnome-d2eb50ab00d0df6d35cf7a85da0a04f92638b1c7.tar.gz freebsd-ports-gnome-d2eb50ab00d0df6d35cf7a85da0a04f92638b1c7.tar.zst freebsd-ports-gnome-d2eb50ab00d0df6d35cf7a85da0a04f92638b1c7.zip |
Clean up final leftovers from Qt4.
Submitted by: rene
Reviewed by: mat, tcberner
Differential Revision: https://reviews.freebsd.org/D20725
Diffstat (limited to 'mail')
-rw-r--r-- | mail/trojita/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/trojita/Makefile b/mail/trojita/Makefile index 134447306504..f12fc22d98e8 100644 --- a/mail/trojita/Makefile +++ b/mail/trojita/Makefile @@ -15,7 +15,6 @@ LICENSE_COMB= dual LIB_DEPENDS= libqt5keychain.so:security/qtkeychain -CONFLICTS_INSTALL= trojita-qt4-[0-9]* INSTALLS_ICONS= yes USE_LDCONFIG= yes |