Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2014 13:25:19 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343239 - head/graphics/libgphoto2
Message-ID:  <201402071325.s17DPJZV028942@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Fri Feb  7 13:25:19 2014
New Revision: 343239
URL: http://svnweb.freebsd.org/changeset/ports/343239
QAT: https://qat.redports.org/buildarchive/r343239/

Log:
  - Remove the quota from previous commit.

Modified:
  head/graphics/libgphoto2/Makefile

Modified: head/graphics/libgphoto2/Makefile
==============================================================================
--- head/graphics/libgphoto2/Makefile	Fri Feb  7 13:20:48 2014	(r343238)
+++ head/graphics/libgphoto2/Makefile	Fri Feb  7 13:25:19 2014	(r343239)
@@ -46,7 +46,7 @@ XML_CONFIGURE_WITH=	libxml2
 
 .include <bsd.port.options.mk>
 
-.if ${OPSYS} == "FreeBSD" && ${OSVERSION} < 1000040
+.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000040
 CONFIGURE_ENV+=	LIBUSB1_CFLAGS=" " LIBUSB1_LIBS="-lusb"
 .endif
 



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