From owner-cvs-share Sun Mar 19 04:49:11 1995 Return-Path: cvs-share-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA03673 for cvs-share-outgoing; Sun, 19 Mar 1995 04:49:11 -0800 Received: (from ats@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA03660; Sun, 19 Mar 1995 04:49:08 -0800 Date: Sun, 19 Mar 1995 04:49:08 -0800 From: Andreas Schulz Message-Id: <199503191249.EAA03660@freefall.cdrom.com> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/mk bsd.port.mk Sender: cvs-share-owner@freebsd.org Precedence: bulk ats 95/03/19 04:49:07 Modified: share/mk bsd.port.mk Log: Change the xmkmf call to a xmkmf -a call. This should be more correct for all X11R5 and X11R6 ports. This is the way how it should be normally used according the manuals. Only pre-X1R5 ( X11R4, X11R3) ports can't handle it.