We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 174a055 commit 71516c3Copy full SHA for 71516c3
textproc/lttoolbox/Portfile
@@ -36,15 +36,11 @@ checksums rmd160 81acb8547ecebd9a1ca335ae4cd949bd76e8df8c \
36
# https://github.com/apertium/lttoolbox/issues/206
37
patchfiles-append patch-ustring_h.diff
38
39
+set python_version 313
40
+
41
depends_build-append path:bin/pkg-config:pkgconfig \
42
+ port:python${python_version} \
43
port:utfcpp
44
45
depends_lib-append port:libxml2 \
46
port:icu
-
-# ToDo: Remove this configure line, enable BUILD_TESTING by default.
-# Requires python. Needs debugging. This gave strange cmake error:
47
-#### PortGroup python 1.0
48
-#### python.default_version 313
49
50
-configure.args-append -DBUILD_TESTING=OFF
0 commit comments