Skip to content

Commit 664889b

Browse files
committed
php-openssl: fix for Dependency path specified multiple times in depends_build
1 parent d355bec commit 664889b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lang/php/Portfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1973,8 +1973,6 @@ subport ${php}-openssl {
19731973
} elseif {[vercmp ${branch} < 7.4]} {
19741974
configure.args-append --with-openssl=[openssl::install_area]
19751975
} else {
1976-
depends_build-append path:bin/pkg-config:pkgconfig
1977-
19781976
configure.args-append --with-openssl
19791977
}
19801978
}

0 commit comments

Comments
 (0)