diff options
author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2013-09-22 05:03:27 +0000 |
---|---|---|
committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2013-09-22 05:03:27 +0000 |
commit | 42e95365f85cd1add589499b1df1110938039b7e (patch) | |
tree | 10646ca6dae86c64748d0a1d067aa40262a2502e /misc | |
parent | 89b9b7c1d96f95e69ae4e9a1b636c9638f937a67 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/usbrh-libusb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/usbrh-libusb/Makefile b/misc/usbrh-libusb/Makefile index df3ee4df30a5..65c0e9629f6f 100644 --- a/misc/usbrh-libusb/Makefile +++ b/misc/usbrh-libusb/Makefile @@ -12,6 +12,8 @@ DISTNAME= usbrh-${PORTVERSION} MAINTAINER= sanpei@FreeBSD.org COMMENT= Yet another reads temperatures and humidity from a Strawberry Linux USB-RH +USE_GCC= any + PLIST_FILES= bin/usbrh NO_STAGE= yes |