Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2000 12:24:36 -0800 (PST)
From:      "R. Imura" <imura@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11/kdebase11 Makefile ports/x11/kdebase11-i18n Makefile
Message-ID:  <200001142024.MAA16997@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imura       2000/01/14 12:24:36 PST

  Modified files:
    x11/kdebase11        Makefile 
    x11/kdebase11-i18n   Makefile 
  Log:
  Oops... my last change about kdm had no effect at all.
  Hope this will realy fix the problem and I add USE_XLIB.
  
  What's the problem:
    configure script checks if $PATH/X exists and if so define XBINDIR as $PATH.
    In kdebase's package, XBINDIR is hardly embedded in kdm and it doesn't
    work. In last modification, I added $X11BASE/bin to $PATH in Makefile...
  
  Revision  Changes    Path
  1.42      +3 -2      ports/x11/kdebase11/Makefile
  1.59      +3 -2      ports/x11/kdebase11-i18n/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001142024.MAA16997>