aboutsummaryrefslogtreecommitdiff
path: root/graphics/podofo
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-02-19 10:29:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-02-19 10:29:34 +0000
commit3bd62c59ce7a7004f43ecdfe9e8e7e91b2bf6a1c (patch)
treeb0ded35a59fbfff3412d97c178327783fac47667 /graphics/podofo
parentdc3c3e8690e8ad75a714aee99cc320a32bbd850e (diff)
downloadports-3bd62c59ce7a7004f43ecdfe9e8e7e91b2bf6a1c.tar.gz
ports-3bd62c59ce7a7004f43ecdfe9e8e7e91b2bf6a1c.zip
Use CMAKE_ON
Notes
Notes: svn path=/head/; revision=462291
Diffstat (limited to 'graphics/podofo')
-rw-r--r--graphics/podofo/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/podofo/Makefile b/graphics/podofo/Makefile
index 588cf04d815a..0fe96bd9bb52 100644
--- a/graphics/podofo/Makefile
+++ b/graphics/podofo/Makefile
@@ -23,9 +23,8 @@ IMPOSE_DESC= Build impose tool (Lua required)
CMAKE_ARGS= -DFONTCONFIG_LIBRARIES=${LOCALBASE}/lib/libfontconfig.so \
-DOPENSSL_INCLUDE_DIR=${OPENSSLINC} \
- -DOPENSSL_LIBRARIES=${OPENSSLDIR} \
- -DPODOFO_BUILD_SHARED=TRUE \
- -DPODOFO_BUILD_STATIC=TRUE
+ -DOPENSSL_LIBRARIES=${OPENSSLDIR}
+CMAKE_ON= PODOFO_BUILD_SHARED PODOFO_BUILD_STATIC
USE_LDCONFIG= yes
USES= cmake compiler dos2unix pkgconfig ssl