aboutsummaryrefslogtreecommitdiffstats
path: root/fbgetty/fbgetty_0.1.698.oe
blob: 1da6a0ddfabad252318d8a61e0950f595aec080c (plain)
1
2
3
4
5
6
7
8
DEPENDS = "virtual/libc"
RDEPENDS = "libc6"

SRC_URI = http://ftp3.ie.freebsd.org/pub/gentoo/distfiles/fbgetty-${PV}.tar.gz \
	   file://${FILESDIR}/compile.patch;patch=1
B := ${WORKDIR}/build.${HOST_SYS}.${TARGET_SYS}

inherit autotools