Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2015 17:09:48 +0000 (UTC)
From:      Juergen Lock <nox@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377192 - head/devel/linux_libusb
Message-ID:  <201501161709.t0GH9mfZ071369@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nox
Date: Fri Jan 16 17:09:47 2015
New Revision: 377192
URL: https://svnweb.freebsd.org/changeset/ports/377192
QAT: https://qat.redports.org/buildarchive/r377192/

Log:
  Depend on devel/linux-c6-devtools instead of the f10 one.

Modified:
  head/devel/linux_libusb/Makefile

Modified: head/devel/linux_libusb/Makefile
==============================================================================
--- head/devel/linux_libusb/Makefile	Fri Jan 16 17:06:19 2015	(r377191)
+++ head/devel/linux_libusb/Makefile	Fri Jan 16 17:09:47 2015	(r377192)
@@ -3,7 +3,7 @@
 
 PORTNAME=	linux_libusb
 PORTVERSION=	11.0r${FSVN_REV}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel linux
 MASTER_SITES=	LOCAL/nox
 
@@ -11,7 +11,7 @@ MAINTAINER=	emulation@FreeBSD.org
 COMMENT=	Linux-compatibility libusb
 
 #BUILD_DEPENDS=	${LINUXBASE}/usr/bin/gcc:${PORTSDIR}/emulators/linux_base-gentoo-stage3
-BUILD_DEPENDS=	${LINUXBASE}/usr/bin/gcc:${PORTSDIR}/devel/linux-f10-devtools
+BUILD_DEPENDS=	${LINUXBASE}/usr/bin/gcc:${PORTSDIR}/devel/linux-c6-devtools
 
 USES=		tar:bzip2
 ONLY_FOR_ARCHS=	i386 amd64



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