Commit ff00ed21 authored by Tiago Gasiba's avatar Tiago Gasiba
Browse files

sysutils/android-file-transfer-qt5: Remove qt5 port

- since qt5 is being deprecated in favor qt6, remove port
- qt6 option is available in sysutils/android-file-transfer

MFH:		2026Q1
parent 95f21691
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5137,3 +5137,4 @@ textproc/rubygem-cucumber-html-formatter21|textproc/rubygem-cucumber-html-format
textproc/rubygem-loofah222|textproc/rubygem-loofah|2026-02-10|Remove obsoleted port. Use textproc/rubygem-loofah instead
databases/rubygem-flipper-active_record-rails70|databases/rubygem-flipper-active_record|2026-02-10|Remove obsoleted port. Use databases/rubygem-flipper-active_record instead
devel/rubygem-flipper-active_support_cache_store-rails70|devel/rubygem-flipper-active_support_cache_store|2026-02-10|Remove obsoleted port. Use devel/rubygem-flipper-active_support_cache_store instead
sysutils/android-file-transfer-qt5||2026-02-11|Removed as qt5 is being deprecated
+0 −1
Original line number Diff line number Diff line
@@ -38,7 +38,6 @@
    SUBDIR += anacron
    SUBDIR += and
    SUBDIR += android-file-transfer
    SUBDIR += android-file-transfer-qt5
    SUBDIR += android-ota-payload-extractor
    SUBDIR += angrysearch
    SUBDIR += ansible
+0 −9
Original line number Diff line number Diff line
PORTREVISION=	0
PKGNAMESUFFIX=	-qt5

MASTERDIR=	${.CURDIR}/../android-file-transfer

OPTIONS_SLAVE=	QT5
OPTIONS_EXCLUDE=CLI FUSE PYTHON

.include "${MASTERDIR}/Makefile"