--- /sys_tools/usr/portage/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild 2009-07-28 10:31:58.000000000 -0400 +++ /sys_tools/usr/local/portage/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild 2009-12-04 10:39:16.000000000 -0500 @@ -27,6 +27,9 @@ chmod ug+w Makefile EPATCH_SUFFIX="patch" +# RIT -- Solaris + epatch /sys_tools/usr/local/portage/sys-apps/tcp-wrappers/files/RIT.solaris.patch + PATCHDIR=${WORKDIR}/${PV} epatch ${PATCHDIR}/${P}-makefile.patch epatch ${PATCHDIR}/generic @@ -52,7 +55,7 @@ REAL_DAEMON_DIR=/usr/sbin \ GENTOO_OPT="${myconf}" \ MAJOR=0 MINOR=${PV:0:1} REL=${PV:2:3} \ - linux || die "emake linux failed" + sunos5 || die "emake linux failed" } src_install() {