Skip to content

Commit b9dc3cf

Browse files
authored
lttoolbox: No portgroup
1 parent 4d0025c commit b9dc3cf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

textproc/lttoolbox/Portfile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
PortSystem 1.0
44
PortGroup cmake 1.1
55
PortGroup github 1.0
6-
PortGroup python 1.0
76

87
github.setup apertium lttoolbox 3.8.2 v
98
github.tarball_from releases
@@ -37,10 +36,10 @@ checksums rmd160 81acb8547ecebd9a1ca335ae4cd949bd76e8df8c \
3736
# https://github.com/apertium/lttoolbox/issues/206
3837
patchfiles-append patch-ustring_h.diff
3938

40-
python.default_version 313
41-
python.link_binaries yes
39+
set python_version 313
4240

4341
depends_build-append path:bin/pkg-config:pkgconfig \
42+
port:python${python_version} \
4443
port:utfcpp
4544

4645
depends_lib-append port:libxml2 \

0 commit comments

Comments
 (0)