commit: eef6ea919da6d86d3082a2b0ed841a0578407486
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 21 13:04:29 2025 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jan 21 13:04:29 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eef6ea91
net-libs/pjproject: remove commented src_compile phase from 2.15.1
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
net-libs/pjproject/pjproject-2.15.1.ebuild | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/net-libs/pjproject/pjproject-2.15.1.ebuild
b/net-libs/pjproject/pjproject-2.15.1.ebuild
index 71aba8f1516b..26d8b3e75d42 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