diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-03-23 03:11:53 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-03-23 03:11:53 +0000 |
commit | 7ffe099ce6a4993a384d6f90c653e0e70d75aa1f (patch) | |
tree | 5d07792186b9e030965e5eb90d523d7ec4ce29a0 /games/torcs | |
parent | 303b10229bc17d572ce0fbf519f1de6d9083456c (diff) | |
download | ports-7ffe099ce6a4993a384d6f90c653e0e70d75aa1f.tar.gz ports-7ffe099ce6a4993a384d6f90c653e0e70d75aa1f.zip |
Notes
Diffstat (limited to 'games/torcs')
-rw-r--r-- | games/torcs/files/patch-src_libs_confscreens_Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/torcs/files/patch-src_libs_confscreens_Makefile b/games/torcs/files/patch-src_libs_confscreens_Makefile index cdb0c9696946..ec7ab8448937 100644 --- a/games/torcs/files/patch-src_libs_confscreens_Makefile +++ b/games/torcs/files/patch-src_libs_confscreens_Makefile @@ -5,7 +5,7 @@ ld: error: export/lib/libconfscreens.so: undefined reference to hid_get_report_d ld: error: export/lib/libconfscreens.so: undefined reference to hid_report_size ld: error: export/lib/libconfscreens.so: undefined reference to hid_start_parse ---- src/libs/confscreens/Makefile.orig 2019-03-22 17:15:20 UTC +--- src/libs/confscreens/Makefile.orig 2014-05-20 10:40:48 UTC +++ src/libs/confscreens/Makefile @@ -28,7 +28,7 @@ EXPDIR = include EXPORTS = driverconfig.h joystickconfig.h mouseconfig.h controlconfig.h graphconfig.h\ |