diff options
Diffstat (limited to 'games/linux-steam')
-rw-r--r-- | games/linux-steam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-steam/Makefile b/games/linux-steam/Makefile index 8036ac104bc7..225546718c3f 100644 --- a/games/linux-steam/Makefile +++ b/games/linux-steam/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LINUX_BASE_PORT} IS_INTERACTIVE= yes USE_LINUX= yes -USE_X_PREFIX= yes +USE_XLIB= yes PKGMESSAGE= ${WRKDIR}/pkg-message INSTALLDIR?= steam |