Date: 21 Apr 2000 01:46:14 -0700 From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) To: Roger Hardiman <roger@cs.strath.ac.uk> Cc: ports@freebsd.org Subject: Re: opengatekeeper cannot find openh323 working direry - tried WRKDIRPREFIX PORTSDIR Message-ID: <vqcaein4zah.fsf@silvia.hip.berkeley.edu> In-Reply-To: Roger Hardiman's message of "Thu, 20 Apr 2000 13:36:45 %2B0100" References: <38F9FE5A.C6BCFE84@cs.strath.ac.uk> <vqcya6940ky.fsf@silvia.hip.berkeley.edu> <38FEF9DD.4B9D3C3@cs.strath.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
* From: Roger Hardiman <roger@cs.strath.ac.uk> * Satoshi and the Ports Team, * * I have another openh323 and opengatekeeper problem. Oops. ;) * OpenGatekeeper then sets an environment variable to point into * the extracted and compiled openh323 directory. It uses * MAKE_ENV= PWLIBDIR= ${WRKDIRPREFIX}${PORTSDIR}/net/openh323/work/pwlib ^ * What do I need in my OpenGatekeeper Makefile to find * the location of the openh323 port it extracts and compiles? I saw a commit removing the space above, but that might still not solve the problem. You should probably use something like ${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?vqcaein4zah.fsf>