aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-18 17:56:46 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-18 18:00:44 +0000
commit0fe0161fcd1503e4119e5e67ddbabaf08522cca6 (patch)
treed87dfe3ee508a3b931ea8ff91b7bb9e865f6822e
parentc5da045eae03256e1194b2fb207d8233d8b3bcc1 (diff)
downloadports-0fe0161fcd1503e4119e5e67ddbabaf08522cca6.tar.gz
ports-0fe0161fcd1503e4119e5e67ddbabaf08522cca6.zip
-rw-r--r--graphics/lcms2/Makefile2
-rw-r--r--graphics/lcms2/pkg-plist10
2 files changed, 12 insertions, 0 deletions
diff --git a/graphics/lcms2/Makefile b/graphics/lcms2/Makefile
index f7d3d34c97fd..d2364480ad95 100644
--- a/graphics/lcms2/Makefile
+++ b/graphics/lcms2/Makefile
@@ -1,5 +1,6 @@
PORTNAME= lcms2
PORTVERSION= 2.15
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://github.com/mm2/Little-CMS/releases/download/lcms${PORTVERSION}/
@@ -13,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= cpe libtool localbase:ldflags pathfix
+CONFIGURE_ARGS= --with-fastfloat --with-threaded
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
diff --git a/graphics/lcms2/pkg-plist b/graphics/lcms2/pkg-plist
index 1ca93e63d495..11d5bd28a1e4 100644
--- a/graphics/lcms2/pkg-plist
+++ b/graphics/lcms2/pkg-plist
@@ -4,11 +4,21 @@ bin/psicc
%%TIFFICC%%bin/tificc
bin/transicc
include/lcms2.h
+include/lcms2_fast_float.h
include/lcms2_plugin.h
+include/lcms2_threaded.h
lib/liblcms2.a
lib/liblcms2.so
lib/liblcms2.so.2
lib/liblcms2.so.2.0.15
+lib/liblcms2_fast_float.a
+lib/liblcms2_fast_float.so
+lib/liblcms2_fast_float.so.1
+lib/liblcms2_fast_float.so.1.0.1
+lib/liblcms2_threaded.a
+lib/liblcms2_threaded.so
+lib/liblcms2_threaded.so.1
+lib/liblcms2_threaded.so.1.0.0
libdata/pkgconfig/lcms2.pc
%%JPEGICC%%man/man1/jpgicc.1.gz
man/man1/linkicc.1.gz