diff options
Diffstat (limited to 'games/dsnake/Makefile')
-rw-r--r-- | games/dsnake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/dsnake/Makefile b/games/dsnake/Makefile index 28cb870f2c50..a971c01a5fd9 100644 --- a/games/dsnake/Makefile +++ b/games/dsnake/Makefile @@ -21,7 +21,7 @@ RESTRICTED= Licence forbids any repacking and reselling ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes -USE_X_PREFIX= yes +USE_XLIB= yes WRKSRC= ${WRKDIR}/DeluxeSnake SUB_FILES= pkg-install pkg-deinstall |