--- branches/magellan-next/include/xorg.sminc 2011/03/01 22:34:20 7460 +++ branches/magellan-next/include/xorg.sminc 2011/11/08 19:19:36 9207 @@ -87,8 +87,8 @@ INHERITS="${INHERITS} xorg" # pkg setup -SRCFILE="${PNAME}-${PVER}.tar.bz2" -SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" +: ${SRCFILE="${PNAME}-${PVER}.tar.bz2"} +: ${SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"} #XORG_MIRROR="http://ftp.x.org/pub" XORG_MIRROR="http://xorg.freedesktop.org/archive" @@ -113,6 +113,7 @@ esac SRC_URI=( + ${SRC_URI[*]} # ${XORG_MIRROR}/individual/app/${SRCFILE} # ${XORG_MIRROR}/individual/data/${SRCFILE} # ${XORG_MIRROR}/individual/doc/${SRCFILE}