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

11 lines
303 B
Text

--- src/libs/tgfclient/Makefile.orig 2012-01-02 17:39:05.000000000 +0100
+++ src/libs/tgfclient/Makefile 2012-01-09 20:46:09.000000000 +0100
@@ -51,7 +51,7 @@
CONFIG = screen.xml
-LIBS = -lplibjs
+LIBS = -lplibjs -lusbhid
src_PKGFILES = $(shell find * -maxdepth 0 -type f -print)