From owner-cvs-all Fri Jan 14 12:24:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 15C89151EB; Fri, 14 Jan 2000 12:24:42 -0800 (PST) (envelope-from imura@FreeBSD.org) Received: (from imura@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA16997; Fri, 14 Jan 2000 12:24:36 -0800 (PST) (envelope-from imura@FreeBSD.org) Message-Id: <200001142024.MAA16997@freefall.freebsd.org> From: "R. Imura" Date: Fri, 14 Jan 2000 12:24:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kdebase11 Makefile ports/x11/kdebase11-i18n Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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