Date: Fri, 30 Dec 2005 18:34:11 +0000 (UTC) From: Jeremy Messenger <mezz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/glest Makefile Message-ID: <200512301834.jBUIYBMY073974@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mezz 2005-12-30 18:34:11 UTC
FreeBSD ports repository
Modified files:
games/glest Makefile
Log:
- Get it installs a correct glest.ini version to get it runable by default.
Before, a different version of glest.ini would overwrite a correct glest.ini
during the installation that causes game not runable by default.
- Get configure to find pthread correct by teach it about ${PTHREAD_LIBS}, not
use -lpthread (hardcore).
- Remove the MAKE_ENV, it is not need.
- Other very small clean up.
- Bump the PORTREVISION, for glest.ini issue.
Approved by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
Revision Changes Path
1.2 +11 -10 ports/games/glest/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512301834.jBUIYBMY073974>
