BKrev: 3f902022by8ZFnCMt2Bm_o2iXY9_YA
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+DESCRIPTION = "joe's own editor."
+
+SRC_URI = ${SOURCEFORGE_MIRROR}/joe-editor/joe-${PV}.tar.gz
+
+inherit autotools
+
+EXTRA_OECONF = --program-prefix=
 
 inherit autotools
 
 EXTRA_OECONF = --with-openssl-libdir=${STAGING_LIBDIR} \
-              --with-openssl-incdir=${STAGING_DIR}/target/include/openssl
+              --with-openssl-incdir=${STAGING_DIR}/target/include/openssl \
+              --program-prefix=
 CFLAGS_append = " -DPTYS_ARE_GETPT -DPTYS_ARE_SEARCHED"