diff options
-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 df3ee4df30a..65c0e9629f6 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 |