summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r--sys-apps/texinfo/texinfo-7.0.3.ebuild2
-rw-r--r--sys-apps/texinfo/texinfo-7.1-r1.ebuild2
-rw-r--r--sys-apps/texinfo/texinfo-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/texinfo/texinfo-7.0.3.ebuild b/sys-apps/texinfo/texinfo-7.0.3.ebuild
index aa15291f2d08..368074151fc1 100644
--- a/sys-apps/texinfo/texinfo-7.0.3.ebuild
+++ b/sys-apps/texinfo/texinfo-7.0.3.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]]; then
REGEN_BDEPEND="
>=dev-build/autoconf-2.62
>=dev-build/automake-1.16
- sys-devel/libtool
+ dev-build/libtool
"
elif [[ $(ver_cut 3) -ge 90 || $(ver_cut 4) -ge 90 ]] ; then
SRC_URI="https://alpha.gnu.org/gnu/${PN}/${P}.tar.xz"
diff --git a/sys-apps/texinfo/texinfo-7.1-r1.ebuild b/sys-apps/texinfo/texinfo-7.1-r1.ebuild
index e51aaead9873..e6539767a6c5 100644
--- a/sys-apps/texinfo/texinfo-7.1-r1.ebuild
+++ b/sys-apps/texinfo/texinfo-7.1-r1.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == 9999 ]]; then
REGEN_BDEPEND="
>=dev-build/autoconf-2.62
>=dev-build/automake-1.16
- sys-devel/libtool
+ dev-build/libtool
"
elif [[ $(ver_cut 3) -ge 90 || $(ver_cut 4) -ge 90 ]] ; then
SRC_URI="https://alpha.gnu.org/gnu/${PN}/${P}.tar.xz"
diff --git a/sys-apps/texinfo/texinfo-9999.ebuild b/sys-apps/texinfo/texinfo-9999.ebuild
index 8579319f28b6..69014441481c 100644
--- a/sys-apps/texinfo/texinfo-9999.ebuild
+++ b/sys-apps/texinfo/texinfo-9999.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == 9999 ]]; then
REGEN_BDEPEND="
>=dev-build/autoconf-2.62
>=dev-build/automake-1.16
- sys-devel/libtool
+ dev-build/libtool
"
elif [[ $(ver_cut 3) -ge 90 || $(ver_cut 4) -ge 90 ]] ; then
SRC_URI="https://alpha.gnu.org/gnu/${PN}/${P}.tar.xz"