[SM-Commit] PERFORCE change 76965 by John Harding for review

Perforce Review Daemon p4review at smee.org
Wed Mar 29 08:05:01 EST 2006


Change 76965 by john_harding at john_harding-iowa1000 on 2006/03/29 14:05:01

	Cleaned up DEPENDS per ruskie's instruction

Affected files ...

... //sgl/grimoires/games/games-simulation/flightgear/DEPENDS#3 edit

Differences ...

==== //sgl/grimoires/games/games-simulation/flightgear/DEPENDS#3 (xtext) ====

@@ -2,13 +2,8 @@
 depends  fgfs-base	&&
 
 if [[ "${GRAPHIC_LIB}" == "sdl" ]]
- then
- depends sdl "--enable-sdl"
- else
-  if [[ "${GRAPHIC_LIB}" == "openglut" ]]
-   then
-   depends openglut
-   else
-   depends glut
-  fi
+then
+depends sdl "--enable-sdl"
+else
+depends ${GRAPHIC_LIB}
 fi



More information about the SM-Commit mailing list