summaryrefslogtreecommitdiff
path: root/lang/python38
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@utahime.org>2021-05-15 08:50:22 +0200
committerTobias Kortkamp <tobik@FreeBSD.org>2021-05-15 09:14:04 +0200
commit9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2 (patch)
treefe4be6c86d5ebad1e08ad79d5ed6ba427147cd8e /lang/python38
parentscience/lammps: Update 8Apr2021 -> 14May2021 (diff)
*: Remove unnecessary 'port' argument from USES=readline
PR: 248459 Exp-run by: antoine
Diffstat (limited to 'lang/python38')
-rw-r--r--lang/python38/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python38/Makefile b/lang/python38/Makefile
index b0d976496459..da6a5bfe9ad1 100644
--- a/lang/python38/Makefile
+++ b/lang/python38/Makefile
@@ -13,7 +13,7 @@ COMMENT= Interpreted object-oriented programming language
LICENSE= PSFL
-USES= cpe ncurses pathfix pkgconfig readline:port shebangfix ssl tar:xz
+USES= cpe ncurses pathfix pkgconfig readline shebangfix ssl tar:xz
PATHFIX_MAKEFILEIN= Makefile.pre.in
USE_LDCONFIG= yes
GNU_CONFIGURE= yes