svn commit: r365804 - head/graphics

Adam Weinberger adamw at FreeBSD.org
Sat Aug 23 20:13:49 UTC 2014


Author: adamw
Date: Sat Aug 23 20:13:49 2014
New Revision: 365804
URL: http://svnweb.freebsd.org/changeset/ports/365804
QAT: https://qat.redports.org/buildarchive/r365804/

Log:
  Hook jpeg-turbo up to the build.

Modified:
  head/graphics/Makefile

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Sat Aug 23 20:12:44 2014	(r365803)
+++ head/graphics/Makefile	Sat Aug 23 20:13:49 2014	(r365804)
@@ -399,6 +399,7 @@
     SUBDIR += jp2a
     SUBDIR += jpatch
     SUBDIR += jpeg
+    SUBDIR += jpeg-turbo
     SUBDIR += jpeg2ps
     SUBDIR += jpeginfo
     SUBDIR += jpegoptim


More information about the svn-ports-all mailing list