Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Sep 2013 05:03:27 +0000 (UTC)
From:      MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r327848 - head/misc/usbrh-libusb
Message-ID:  <201309220503.r8M53SK8032626@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309220503.r8M53SK8032626>