From owner-cvs-all Thu Jun 25 21:54:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA06438 for cvs-all-outgoing; Thu, 25 Jun 1998 21:54:30 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA06300; Thu, 25 Jun 1998 21:54:00 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA05665; Thu, 25 Jun 1998 21:53:34 -0700 (PDT) Date: Thu, 25 Jun 1998 21:53:34 -0700 (PDT) Message-Id: <199806260453.VAA05665@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/graphics/plotutils Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/06/25 21:53:33 PDT Modified files: graphics/plotutils Makefile Log: No need to use += if a variable is defined only once. By the way, I see that this ports uses HAVE_MOTIF to turn on Motif support, but I don't see any patches. Does this port follow our guidelines for Motif support (MOTIFLIB and all)? In particular, what happens if you build a package on a machine with HAVE_MOTIF and MOTIF_STATIC defined if you have both shared and static libXm? Revision Changes Path 1.2 +2 -2 ports/graphics/plotutils/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message