Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2014 22:38:09 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369562 - head/print/qpdf
Message-ID:  <201409292238.s8TMc97J083226@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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