svn commit: r327848 - head/misc/usbrh-libusb

MIHIRA Sanpei Yoshiro sanpei at FreeBSD.org
Sun Sep 22 05:03:28 UTC 2013


Author: sanpei
Date: Sun Sep 22 05:03:27 2013
New Revision: 327848
URL: http://svnweb.freebsd.org/changeset/ports/327848

Log:
  unbreak on 10-current

Modified:
  head/misc/usbrh-libusb/Makefile

Modified: head/misc/usbrh-libusb/Makefile
==============================================================================
--- head/misc/usbrh-libusb/Makefile	Sun Sep 22 05:00:11 2013	(r327847)
+++ head/misc/usbrh-libusb/Makefile	Sun Sep 22 05:03:27 2013	(r327848)
@@ -12,6 +12,8 @@ DISTNAME=	usbrh-${PORTVERSION}
 MAINTAINER=	sanpei at 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


More information about the svn-ports-all mailing list