diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-07-26 09:12:27 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-07-26 09:12:27 +0000 |
commit | 40ee0df6dec6da426aa0c84d317ae126a61034f3 (patch) | |
tree | 91900cc92068f06a47879adb07c265941027542d /misc/openhmd/Makefile | |
parent | 7d3f37d405826fd4d7e67a0e5016be19a1ad99f9 (diff) | |
download | ports-40ee0df6dec6da426aa0c84d317ae126a61034f3.tar.gz ports-40ee0df6dec6da426aa0c84d317ae126a61034f3.zip |
Notes
Diffstat (limited to 'misc/openhmd/Makefile')
-rw-r--r-- | misc/openhmd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/openhmd/Makefile b/misc/openhmd/Makefile index 5fd07f75121b..9d2989f22b76 100644 --- a/misc/openhmd/Makefile +++ b/misc/openhmd/Makefile @@ -10,7 +10,7 @@ MAINTAINER= yuri@FreeBSD.org COMMENT= API and drivers for immersive technology LICENSE= BSL -xLICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libhidapi.so:comms/hidapi |