From 86d78106faca7b549e7c0eb38ab18d665373d4a4 Mon Sep 17 00:00:00 2001 From: Jean-Yves Lefort Date: Sun, 27 Nov 2005 01:57:59 +0000 Subject: Prevent the program from forgetting the X-Plane path after the user modifies the preferences. --- games/linux-goodway/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games') diff --git a/games/linux-goodway/Makefile b/games/linux-goodway/Makefile index f1d7cb7a44cd..299ec62f5f57 100644 --- a/games/linux-goodway/Makefile +++ b/games/linux-goodway/Makefile @@ -7,6 +7,7 @@ PORTNAME= linux-goodway PORTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= games linux MASTER_SITES= http://www.xpgoodwayteam.org/dwn_goodway/ DISTNAME= goodwayv${GWVERSION}_free @@ -57,7 +58,7 @@ post-patch: @${MV} ${WRKSRC}/JRE/javaws/javawsbin ${WRKSRC}/.programs/JRE/javaws do-build: - @${ECHO_CMD} 'GNL_XPlaneEXE=${X11BASE}/bin/X-Plane' > ${WRKSRC}/Properties3.prf + @${ECHO_CMD} 'GNL_XPlaneEXE=${X11BASE}/lib/x-plane/X-Plane-816-lin1-i586' > ${WRKSRC}/Properties3.prf @${ECHO_CMD} 'GNL_XPlaneDir=${X11BASE}/lib/x-plane' >> ${WRKSRC}/Properties3.prf @icoconvert ${WRKSRC}/ICON1.ICO @${MKDIR} ${WRKSRC}/.icons -- cgit v1.2.3