From owner-freebsd-ports Sun Jun 10 14:28:42 2001 Delivered-To: freebsd-ports@freebsd.org Received: from kawoserv.kawo2.rwth-aachen.de (kawoserv.kawo2.RWTH-Aachen.DE [134.130.180.1]) by hub.freebsd.org (Postfix) with ESMTP id D59A437B401 for ; Sun, 10 Jun 2001 14:28:39 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from zerogravity.kawo2.rwth-aachen.de (zerogravity.kawo2.rwth-aachen.de [134.130.181.28]) by kawoserv.kawo2.rwth-aachen.de (8.9.3/8.9.3) with ESMTP id XAA01094; Sun, 10 Jun 2001 23:28:31 +0200 Received: by zerogravity.kawo2.rwth-aachen.de (Postfix, from userid 1001) id 814BA14D0C; Sun, 10 Jun 2001 23:28:27 +0200 (CEST) Date: Sun, 10 Jun 2001 23:28:26 +0200 From: Alexander Langer To: Matthew Jacob Cc: Doug Barton , John Polstra , ports@FreeBSD.ORG Subject: Re: not sure if this is a good patch or not... (fwd) Message-ID: <20010610232826.A11385@zerogravity.kawo2.rwth-aachen.d> Mail-Followup-To: Alexander Langer , Matthew Jacob , Doug Barton , John Polstra , ports@FreeBSD.ORG References: <3B22B05F.16227A31@DougBarton.net> <20010610101802.L7065-100000@wonky.feral.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010610101802.L7065-100000@wonky.feral.com>; from mjacob@feral.com on Sun, Jun 10, 2001 at 10:18:27AM -0700 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thus spake Matthew Jacob (mjacob@feral.com): > I didn't quite follow how this is supposed to be used. I made a half-hearted > attempt to figure it out, but couldn't follow it. in the ports Makefile, use something like MAKE_ENV+= PTHREAD_LIBS="${PTHREAD_LIBS}" \ PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" and then access $(PTHREAD_LIBS) in the Makefile of the distrib. > > > > -+ -laux -lGLU -lGL -lXext -lX11 -lm > > > > ++ -laux -lGLU -lGL -lXext -lX11 -lm $(PTHREAD_LIBS) same for CFLAGS Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message