svn commit: r343239 - head/graphics/libgphoto2

Martin Wilke miwi at FreeBSD.org
Fri Feb 7 13:25:20 UTC 2014


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
 


More information about the svn-ports-head mailing list