aboutsummaryrefslogtreecommitdiffstats
path: root/french
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-11-02 12:59:48 +0100
committerDaniel Engberg <diizzy@FreeBSD.org>2024-11-02 13:01:52 +0100
commitc8ace2f4ca960d3a3a0038846923efcae2f8443d (patch)
tree829eec50d31a4e47ec21adbf70c65045d47ea897 /french
parent64348d34b8ccacf8acab22be509eca4e3ea05058 (diff)
*/*: Switch from misc/getopt to devel/util-linux
misc/getopt expired on 2024-10-31 so it's time to switch PR: 281625 Approved by: portmgr (blanket, build fix)
Diffstat (limited to 'french')
-rw-r--r--french/aster/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/french/aster/Makefile b/french/aster/Makefile
index 7e7938e04fb2..2ed680e509b0 100644
--- a/french/aster/Makefile
+++ b/french/aster/Makefile
@@ -31,7 +31,7 @@ BUILD_DEPENDS+= astk-serveur>0:cad/astk-serveur \
${SHELL_INSTALL_ASTER}:shells/${SHIADEP} \
gnproc:sysutils/coreutils \
bash:shells/bash \
- getopt>0:misc/getopt \
+ ${LOCALBASE}/bin/getopt:devel/util-linux \
xterm:x11/xterm \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}sympy>0:math/py-sympy@${PY_FLAVOR}