aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2014-09-30 06:38:09 +0800
committerbdrewery <bdrewery@FreeBSD.org>2014-09-30 06:38:09 +0800
commit7a487c371c2e9c2a634bca34ba68fd964f07d8fa (patch)
tree57b76be8532205ca5e5010a2bed13bbb598411c2 /print
parent28cec0cedf4667f853a49c21725c7f1a2ab468c7 (diff)
downloadfreebsd-ports-graphics-7a487c371c2e9c2a634bca34ba68fd964f07d8fa.tar.gz
freebsd-ports-graphics-7a487c371c2e9c2a634bca34ba68fd964f07d8fa.tar.zst
freebsd-ports-graphics-7a487c371c2e9c2a634bca34ba68fd964f07d8fa.zip
Clarify SDK is also for ports building. cups-filters requires it.
Diffstat (limited to 'print')
-rw-r--r--print/qpdf/Makefile2
1 files changed, 1 insertions, 1 deletions
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