net-libs/pjproject: remove commented src_compile phase from 2.15.1

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2025-01-21 15:04:29 +02:00
parent 97673e70d9
commit eef6ea919d

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# TODO: Figure out a way to disable SRTP from pjproject entirely.
EAPI=8
@@ -116,11 +116,6 @@ src_configure() {
"${myconf[@]}"
}
#src_compile() {
# emake dep
# emake
#}
#
src_install() {
default