diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-09-29 22:38:09 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-09-29 22:38:09 +0000 |
commit | 5dd7d06dc33b553ade5e311cd51f2770b300cb69 (patch) | |
tree | 57b76be8532205ca5e5010a2bed13bbb598411c2 /print | |
parent | 5d93dd73d4e359eef9d73f4a12312e5bd288d84e (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/qpdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index d80ab6bf4bf4..5bfdacc81a4d 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 |