diff options
author | Robert Clausecker <fuz@FreeBSD.org> | 2023-04-10 11:42:52 +0200 |
---|---|---|
committer | Robert Clausecker <fuz@FreeBSD.org> | 2023-04-12 01:02:42 +0200 |
commit | 214561502e5050c3af20af0609fc75a5a89704a9 (patch) | |
tree | 456437448435f8c8ff43851635b7290ec467e574 /multimedia/Makefile | |
parent | 3c275abe771ac68aea284c473a4850a78224b4b7 (diff) | |
download | freebsd-ports-214561502e5050c3af20af0609fc75a5a89704a9.zip |
multimedia/mythtv-frontend: remove port
The mythtv frontend is no longer built separately, obsoleting this port.
Users should just install multimedia/mythtv instead.
Approved by: ahicks@p-o.co.uk (maintainer)
PR: 270344
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 0c97c4c5ee9f..5753f2b7a5f3 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -248,7 +248,6 @@ SUBDIR += musique SUBDIR += mxflib SUBDIR += mythtv - SUBDIR += mythtv-frontend SUBDIR += naludump SUBDIR += navidrome SUBDIR += neolink |