--- smage/trunk/core/xlockmore/xlockmore-5.30-r1.smage2 2010/04/27 22:30:12 283 +++ smage/trunk/core/xlockmore/xlockmore-5.30-r1.smage2 2010/04/27 22:33:43 284 @@ -14,7 +14,6 @@ >= x11-libs/libXmu-1 >= x11-libs/libXext-1 >= x11-libs/libXt-1 - >= x11-libs/libXpm-1 >= media-libs/freetype-2.3" SDEPEND=">= dev-util/pkgconfig-0.23 @@ -23,7 +22,7 @@ SRCFILE="${PNAME}-${PVER}.tar.bz2" SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" -sminclude mbuild mcore +sminclude mbuild mcore-split SRC_URI=( http://www.tux.org/pub/tux/bagleyd/${PNAME}/${PNAME}-${PVER}/${SRCFILE} @@ -44,17 +43,19 @@ --without-mesa \ --disable-pam \ --with-ttf \ + --without-gtk \ --without-gtk2 \ --without-motif \ --without-esound \ --without-nas \ --without-edires \ + --without-xpm \ || die mmake || die } -src_install() +mcore_generic_src_install() { cd ${SRCDIR}