diff options
Diffstat (limited to 'games/linux-x-plane/Makefile')
-rw-r--r-- | games/linux-x-plane/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-x-plane/Makefile b/games/linux-x-plane/Makefile index c56492f4db52..0bd9b0763157 100644 --- a/games/linux-x-plane/Makefile +++ b/games/linux-x-plane/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libopenal.so.1:${PORTSDIR}/audio/linux-openal IGNOREFILES= ${DISTFILES} # user-created distribution NO_WRKSUBDIR= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_BZIP2= yes USE_LINUX= yes NO_BUILD= yes |