diff options
Diffstat (limited to 'games/linux-ssamtse')
-rw-r--r-- | games/linux-ssamtse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/linux-ssamtse/Makefile b/games/linux-ssamtse/Makefile index 1bb4ccf7d69d..16d632e0ac6b 100644 --- a/games/linux-ssamtse/Makefile +++ b/games/linux-ssamtse/Makefile @@ -19,9 +19,9 @@ COMMENT= Serious Sam - The Second Encounter NO_BUILD= yes USE_BZIP2= yes USE_LINUX= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_GL= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes NO_PACKAGE= yes # distfiles must be downloaded manually, wierd legal issues etc etc etc. SSAMDIR= ${PREFIX}/ssam |