1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

graphics/iccxml: Fix build with llvm16

- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-08-05 20:50:03 +02:00
parent 1e99fd3836
commit c197271f4d

View File

@ -12,9 +12,12 @@ WWW= http://iccxml.sourceforge.net/
LIB_DEPENDS= libSampleICC.so:graphics/sampleicc
USES= gmake gnome libtool pathfix pkgconfig
GNU_CONFIGURE= yes
USE_CXXSTD= c++14
USE_GNOME= libxml2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
post-patch: