summaryrefslogtreecommitdiff
path: root/cvs/cvs_1.11.9.oe
diff options
context:
space:
mode:
Diffstat (limited to 'cvs/cvs_1.11.9.oe')
-rw-r--r--cvs/cvs_1.11.9.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/cvs/cvs_1.11.9.oe b/cvs/cvs_1.11.9.oe
index da75cab0d3..c2dba073aa 100644
--- a/cvs/cvs_1.11.9.oe
+++ b/cvs/cvs_1.11.9.oe
@@ -4,8 +4,8 @@ PRIORITY = "optional"
DEPENDS = "virtual/libc"
RDEPENDS = "libc6"
-SRC_URI := http://www.cvshome.org/files/19/10/${P}.tar.bz2
+SRC_URI = "http://www.cvshome.org/files/19/10/cvs-${PV}.tar.bz2"
inherit autotools
-EXTRA_OECONF = --with-krb4=no --with-gssapi=no
+EXTRA_OECONF = "--with-krb4=no --with-gssapi=no"