diff options
Diffstat (limited to 'games/spacezero/Makefile')
-rw-r--r-- | games/spacezero/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/spacezero/Makefile b/games/spacezero/Makefile index 9037550c5404..149d84d53330 100644 --- a/games/spacezero/Makefile +++ b/games/spacezero/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= libvorbisfile.so:audio/libvorbis USES= openal:al,alut pkgconfig USE_GNOME= gtk20 USE_XORG= x11 +LLD_UNSAFE= yes MAKE_ARGS= DATADIR="${DATADIR}" \ INSTALL_DATA_DIR="${DATADIR}" ALL_TARGET= ${PORTNAME} |