From owner-freebsd-questions Sun Aug 23 12:56:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA15958 for freebsd-questions-outgoing; Sun, 23 Aug 1998 12:56:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from auchroisk.pdl.cs.cmu.edu (AUCHROISK.PDL.CS.CMU.EDU [128.2.189.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA15953 for ; Sun, 23 Aug 1998 12:56:32 -0700 (PDT) (envelope-from dpetrou@auchroisk.pdl.cs.cmu.edu) Received: (from dpetrou@localhost) by auchroisk.pdl.cs.cmu.edu (8.8.8/8.8.8) id PAA21030 for freebsd-questions@freebsd.org; Sun, 23 Aug 1998 15:55:44 -0400 (EDT) (envelope-from dpetrou) From: David Petrou Message-Id: <199808231955.PAA21030@auchroisk.pdl.cs.cmu.edu> Subject: lesstif port installation To: freebsd-questions@FreeBSD.ORG Date: Sun, 23 Aug 1998 15:55:43 -0400 (EDT) Reply-To: dpetrou@cs.cmu.edu X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there a reason why the lesstif port installs in /usr/local/lib instead of /usr/X11R6/lib and /usr/local/include/Xm instead of /usr/X11R6/include/Xm? I'm trying to get the xmcd port working. I handled the weird lib location by modifying /etc/make.conf. But for the weird include location, I had to add a -I to a Makefile in xmcd. BTW, is this the right mailing list to bring up problems with the ports? Thanks, David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message