freebsd-ports/games/torcs/files/patch-src__libs__confscreens__Makefile
2012-01-09 22:42:29 +00:00

11 lines
431 B
Text

--- src/libs/confscreens/Makefile.orig 2012-01-02 17:39:05.000000000 +0100
+++ src/libs/confscreens/Makefile 2012-01-09 20:41:34.000000000 +0100
@@ -28,7 +28,7 @@
EXPORTS = confscreens.h driverconfig.h joystickconfig.h mouseconfig.h controlconfig.h graphconfig.h\
simuconfig.h soundconfig.h openglconfig.h
-LIBS = -lplibjs
+LIBS = -lplibjs -lusbhid
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)