diff options
Diffstat (limited to 'www-servers/tomcat/tomcat-9.0.44.ebuild')
-rw-r--r-- | www-servers/tomcat/tomcat-9.0.44.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-9.0.44.ebuild b/www-servers/tomcat/tomcat-9.0.44.ebuild index f12d2f96fa30..00fbff882efc 100644 --- a/www-servers/tomcat/tomcat-9.0.44.ebuild +++ b/www-servers/tomcat/tomcat-9.0.44.ebuild @@ -5,7 +5,7 @@ EAPI=7 JAVA_PKG_IUSE="doc source test" -inherit eutils java-pkg-2 java-ant-2 prefix +inherit java-pkg-2 java-ant-2 prefix MY_P="apache-${PN}-${PV}-src" |