From owner-freebsd-commit Fri Apr 28 08:40:56 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA16643 for commit-outgoing; Fri, 28 Apr 1995 08:40:56 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA16624 for cvs-share-outgoing; Fri, 28 Apr 1995 08:40:48 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id IAA16606 ; Fri, 28 Apr 1995 08:40:40 -0700 Received: (from jkh@localhost) by time.cdrom.com (8.6.11/8.6.9) id IAA05358; Fri, 28 Apr 1995 08:40:40 -0700 Date: Fri, 28 Apr 1995 08:40:40 -0700 From: "Jordan K. Hubbard" Message-Id: <199504281540.IAA05358@time.cdrom.com> To: CVS-commiters@time.cdrom.com, cvs-share@time.cdrom.com Subject: cvs commit: src/share/mk bsd.port.mk Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/04/28 08:40:39 Modified: share/mk bsd.port.mk Log: Pass X11BASE to all sub-makes. I need it for a port, and I daresay that there are a lot of hardwired "/usr/X11R6" paths out there that could stand to use it as well.