From 7f0a9a877047ffcc938a901b6621bf41b4738a1a Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 27 Jul 2014 09:39:43 +0000 Subject: [PATCH] Turn SDK option on by default to unbreak print/cups-filters With hat: portmgr --- print/qpdf/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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.