aboutsummaryrefslogtreecommitdiff
path: root/lang/tauthon
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@utahime.org>2021-05-15 06:50:22 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-05-15 07:14:04 +0000
commit9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2 (patch)
treefe4be6c86d5ebad1e08ad79d5ed6ba427147cd8e /lang/tauthon
parent4032ece1e981d7f4f214aeebb25dfcf22a625d2b (diff)
downloadports-9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2.tar.gz
ports-9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2.zip
*: Remove unnecessary 'port' argument from USES=readline
PR: 248459 Exp-run by: antoine
Diffstat (limited to 'lang/tauthon')
-rw-r--r--lang/tauthon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tauthon/Makefile b/lang/tauthon/Makefile
index 438f570cf435..aac57d6d7f5d 100644
--- a/lang/tauthon/Makefile
+++ b/lang/tauthon/Makefile
@@ -17,7 +17,7 @@ LICENSE= PSFL
DEPRECATED= Uses Python 2.7 codebase
EXPIRATION_DATE= 2021-06-23
-USES= pathfix shebangfix autoreconf ncurses pkgconfig readline:port ssl tar:xz
+USES= pathfix shebangfix autoreconf ncurses pkgconfig readline ssl tar:xz
PATHFIX_MAKEFILEIN= Makefile.pre.in
USE_GITHUB= yes