summaryrefslogtreecommitdiff
path: root/cvs
diff options
context:
space:
mode:
Diffstat (limited to 'cvs')
-rw-r--r--cvs/cvs_1.12.8.oe2
-rw-r--r--cvs/cvs_1.12.9.oe2
2 files changed, 2 insertions, 2 deletions
diff --git a/cvs/cvs_1.12.8.oe b/cvs/cvs_1.12.8.oe
index 60cb9f4efd..51aa9de2fb 100644
--- a/cvs/cvs_1.12.8.oe
+++ b/cvs/cvs_1.12.8.oe
@@ -7,6 +7,6 @@ LICENSE = "GPL"
SRC_URI = "https://cvs.cvshome.org/files/documents/19/170/cvs-${PV}.tar.bz2 \
file://m4.patch;patch=1"
-inherit autotools gettext gettext
+inherit autotools gettext
EXTRA_OECONF = "--with-krb4=no --with-gssapi=no"
diff --git a/cvs/cvs_1.12.9.oe b/cvs/cvs_1.12.9.oe
index 2d7da24880..02ccb61b13 100644
--- a/cvs/cvs_1.12.9.oe
+++ b/cvs/cvs_1.12.9.oe
@@ -7,6 +7,6 @@ LICENSE = "GPL"
SRC_URI = "http://musthave.sunbase.org/progs/ccvs/cvs-${PV}/cvs-${PV}.tar.bz2 \
file://m4.patch;patch=1"
-inherit autotools gettext gettext
+inherit autotools gettext
EXTRA_OECONF = "--with-krb4=no --with-gssapi=no"