Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 1996 04:24:36 -0800 (PST)
From:      asami@freebsd.org (Satoshi Asami)
To:        torstenb@freefall.freebsd.org
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org
Subject:   Re: cvs commit:  ports/games/imaze Makefile ports/games/imaze/patches patch-aa patch-ab
Message-ID:  <199611201224.EAA02149@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199611191400.GAA06088@freefall.freebsd.org> (message from Torsten Blum on Tue, 19 Nov 1996 06:00:43 -0800 (PST))

next in thread | previous in thread | raw e-mail | index | archive | help
I really think you need to read the handbook.  It now even has a Motif 
ports section!

 *   - if MOTIFLIB is not defined, setup a default

No no, that is not necessary.  It is defined in bsd.port.mk and is
passed to sub-makes via the environment, so there is no need to define 
it here.

 *   - only use Motif if "FORCE_MOTIF" is defined

Please don't add new variables like this, it's not necessary.  What's
wrong with checking MOTIF_STATIC, which is the standard variable that
is already in the ports framework?

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611201224.EAA02149>