Skip to content

Commit

Permalink
pgrouting: add perl5 build dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Apr 11, 2024
1 parent d9ac3bf commit 1f3f940
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gis/pgrouting/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ foreach v ${postgresql_suffixes} {
subport pg${v}-${name} {
set p postgresql${v}

depends_build-append \
port:perl5

depends_lib-append port:cgal5 \
port:${p} \
port:pg${v}-postgis3
Expand Down

0 comments on commit 1f3f940

Please sign in to comment.