diff options
-rw-r--r-- | print/qpdf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index 2c0f9fce15a3..d80ab6bf4bf4 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -3,6 +3,7 @@ PORTNAME= qpdf PORTVERSION= 5.1.2 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= SF @@ -15,6 +16,7 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre OPTIONS_DEFINE= SDK +OPTIONS_DEFAULT= SDK OPTIONS_SUB= yes SDK_DESC= Install header files. |