svn commit: r369562 - head/print/qpdf

Bryan Drewery bdrewery at FreeBSD.org
Mon Sep 29 22:38:10 UTC 2014


Author: bdrewery
Date: Mon Sep 29 22:38:09 2014
New Revision: 369562
URL: http://svnweb.freebsd.org/changeset/ports/369562
QAT: https://qat.redports.org/buildarchive/r369562/

Log:
  Clarify SDK is also for ports building. cups-filters requires it.

Modified:
  head/print/qpdf/Makefile

Modified: head/print/qpdf/Makefile
==============================================================================
--- head/print/qpdf/Makefile	Mon Sep 29 21:31:52 2014	(r369561)
+++ head/print/qpdf/Makefile	Mon Sep 29 22:38:09 2014	(r369562)
@@ -19,7 +19,7 @@ OPTIONS_DEFINE=	SDK
 OPTIONS_DEFAULT=	SDK
 OPTIONS_SUB=	yes
 
-SDK_DESC=	Install header files.
+SDK_DESC=	Install header files (required for cups-filters)
 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes


More information about the svn-ports-head mailing list