Skip to content

Commit 8959232

Browse files
committed
dot2tex: fix destroot
* Fixes https://trac.macports.org/ticket/65871 duplicate files going to bin/
1 parent d985aa2 commit 8959232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/dot2tex/Portfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ checksums rmd160 a7d4388511cd487e3aed41698d28211dacf3f2d2 \
2525
PortGroup python 1.0
2626

2727
python.default_version 310
28-
python.pep517 yes
28+
python.pep517 no
2929

3030
depends_lib-append port:py${python.version}-parsing
3131

0 commit comments

Comments
 (0)