Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2024 21:45:00 GMT
From:      Christian Weisgerber <naddy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 89694f30d7e7 - main - misc/Makefile: remove ghost entry for py-streamlit
Message-ID:  <202405242145.44OLj0W2032071@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by naddy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=89694f30d7e743eff4789abede53c5d463f3456a

commit 89694f30d7e743eff4789abede53c5d463f3456a
Author:     Christian Weisgerber <naddy@FreeBSD.org>
AuthorDate: 2024-05-24 21:42:18 +0000
Commit:     Christian Weisgerber <naddy@FreeBSD.org>
CommitDate: 2024-05-24 21:42:18 +0000

    misc/Makefile: remove ghost entry for py-streamlit
    
    The py-streamlit port was imported under www.
    
    Reported by:    Louis Epstein on comp.unix.bsd.freebsd.misc
---
 misc/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/misc/Makefile b/misc/Makefile
index 854115f19acf..a6b24afe27e7 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -502,7 +502,6 @@
     SUBDIR += py-spdx-lookup
     SUBDIR += py-spdx-tools
     SUBDIR += py-spinners
-    SUBDIR += py-streamlit
     SUBDIR += py-synced-collections
     SUBDIR += py-tes
     SUBDIR += py-tflearn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405242145.44OLj0W2032071>