svn commit: r344151 - head/graphics/jpeg

Dirk Meyer dinoex at FreeBSD.org
Thu Feb 13 22:10:56 UTC 2014


Author: dinoex
Date: Thu Feb 13 22:10:55 2014
New Revision: 344151
URL: http://svnweb.freebsd.org/changeset/ports/344151
QAT: https://qat.redports.org/buildarchive/r344151/

Log:
  - remove trailing space from r343634

Modified:
  head/graphics/jpeg/Makefile

Modified: head/graphics/jpeg/Makefile
==============================================================================
--- head/graphics/jpeg/Makefile	Thu Feb 13 21:51:25 2014	(r344150)
+++ head/graphics/jpeg/Makefile	Thu Feb 13 22:10:55 2014	(r344151)
@@ -31,7 +31,7 @@ ADDITIONAL_HEADER=	jinclude.h jpegint.h
 CONFIGURE_ARGS+=	--enable-maxmem=${J_MAXMEM}
 .endif
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 


More information about the svn-ports-all mailing list