diff --git a/net-libs/pjproject/pjproject-2.15.1.ebuild b/net-libs/pjproject/pjproject-2.15.1.ebuild index 71aba8f1516bb..26d8b3e75d42a 100644 --- a/net-libs/pjproject/pjproject-2.15.1.ebuild +++ b/net-libs/pjproject/pjproject-2.15.1.ebuild @@ -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