aboutsummaryrefslogtreecommitdiffstats
path: root/tin
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-03-22 22:37:29 +0000
committerChris Larson <clarson@kergoth.com>2004-03-22 22:37:29 +0000
commitf249735ad71fd5f13bfd295c55e1e0d596a1dbff (patch)
tree93735f3e25beab7ac8bf066c504df17b244db4eb /tin
parent11ebfcef190cf217f67fa2b79adee0f58f9718f3 (diff)
downloadopenembedded-f249735ad71fd5f13bfd295c55e1e0d596a1dbff.tar.gz
Another pass of .oe cleanups.
BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ
Diffstat (limited to 'tin')
-rw-r--r--tin/tin_1.7.3.oe10
1 files changed, 5 insertions, 5 deletions
diff --git a/tin/tin_1.7.3.oe b/tin/tin_1.7.3.oe
index 431366d61b..3804012252 100644
--- a/tin/tin_1.7.3.oe
+++ b/tin/tin_1.7.3.oe
@@ -2,14 +2,14 @@ RDEPENDS = "libc6 libncurses5"
DEPENDS = "virtual/libc ncurses"
DESCRIPTION = "Tin is a powerful text mode news reader."
-SRC_URI=ftp://ftp.tin.org/pub/news/clients/tin/unstable/tin-${PV}.tar.gz \
- file://${FILESDIR}/makecfg-buildcc.patch;patch=1 \
- file://${FILESDIR}/m4.patch;patch=1 \
- file://${FILESDIR}/configure.patch;patch=1
+SRC_URI = "ftp://ftp.tin.org/pub/news/clients/tin/unstable/tin-${PV}.tar.gz \
+ file://${FILESDIR}/makecfg-buildcc.patch;patch=1 \
+ file://${FILESDIR}/m4.patch;patch=1 \
+ file://${FILESDIR}/configure.patch;patch=1"
inherit autotools libtool
-EXTRA_OECONF = '--with-screen=ncurses'
+EXTRA_OECONF = "--with-screen=ncurses"
do_compile () {
${BUILD_CC} -DLINK_SIZE=2 -I${S}/include -c pcre/dftables.c