diff options
-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 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 |