summaryrefslogtreecommitdiffstats
path: root/freebsd/core/tdeedu/Makefile
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2024-04-28 15:26:47 +0200
committerSlávek Banko <slavek.banko@axis.cz>2024-04-28 16:43:13 +0200
commit7f1d96cd60f9d6890fed200ce82d88f32007f39a (patch)
treef7269ecba7852debada6f39d2565d405e517e8f1 /freebsd/core/tdeedu/Makefile
parentb0218c5e3ba43b95b7108c098ed6d27ac2f4a3c4 (diff)
downloadtde-packaging-7f1d96cd60f9d6890fed200ce82d88f32007f39a.tar.gz
tde-packaging-7f1d96cd60f9d6890fed200ce82d88f32007f39a.zip
FreeBSD: Update for final R14.1.2.
Forced C++14 for cases where distribution ports are not ready for C++17. Add ports for several applications. Switch several ports to CMake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/core/tdeedu/Makefile')
-rw-r--r--freebsd/core/tdeedu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/core/tdeedu/Makefile b/freebsd/core/tdeedu/Makefile
index 1cc5b8273..5406a49b4 100644
--- a/freebsd/core/tdeedu/Makefile
+++ b/freebsd/core/tdeedu/Makefile
@@ -15,7 +15,7 @@ PORTREVISION= 0
CATEGORIES= misc x11
DIST_SUBDIR= TDE/core
-USES+= python:3.9
+USES+= python:${PYTHON_DEFAULT}
BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libartskde.so:x11/tdelibs-trinity \
${TDE_PREFIX}/lib/libtdecore.so:x11/tdelibs-trinity \