mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
Turn SDK option on by default to unbreak print/cups-filters
With hat: portmgr
This commit is contained in:
parent
49948a095f
commit
7f0a9a8770
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363032
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue