From 7a487c371c2e9c2a634bca34ba68fd964f07d8fa Mon Sep 17 00:00:00 2001 From: bdrewery Date: Mon, 29 Sep 2014 22:38:09 +0000 Subject: Clarify SDK is also for ports building. cups-filters requires it. --- print/qpdf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print') diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index d80ab6bf4bf..5bfdacc81a4 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -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 -- cgit