--- branches/magellan-next/include/xorg.sminc 2011/11/08 19:19:36 9207 +++ trunk/include/xorg.sminc 2012/01/14 01:48:34 9880 @@ -1,4 +1,4 @@ -# $Header: /magellan-cvs/smage/include/xorg.sminc,v 1.18 2008/02/16 11:26:47 niro Exp $ +# $Id$ # xorg global smage2 functions # must: X11_dir (defaults to /usr in sminc) @@ -94,7 +94,7 @@ XORG_MIRROR="http://xorg.freedesktop.org/archive" # get the right subdir -case ${PCATEGORIE} in +case ${PCAT} in app-doc) URISUBDIR="doc" ;; media-fonts) URISUBDIR="font" ;; x11-apps) URISUBDIR="app" ;; @@ -130,7 +130,7 @@ # add default deps DEPEND="${DEPEND} - >= sys-apps/man-1.6" + >= virtual/man" SDEPEND="${SDEPEND} >= dev-util/pkgconfig-0.20