OSDN Git Service

require C++11-capable compiler in FreeBSD package files [ci skip]
authorIvailo Monev <xakepa10@laimg.moc>
Wed, 15 Jan 2020 17:31:10 +0000 (17:31 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Wed, 15 Jan 2020 17:31:10 +0000 (17:31 +0000)
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
package/freebsd/Makefile

index 2813892..7b50680 100644 (file)
@@ -16,7 +16,7 @@ DISTFILES = master.tar.gz
 DIST_SUBDIR = ${PORTNAME}
 WRKSRC = ${WRKDIR}/katie-master
 
-USES = pkgconfig cmake ssl xorg sqlite:3 desktop-file-utils
+USES = compiler:c++11-lang pkgconfig cmake ssl xorg sqlite:3 desktop-file-utils
 USE_XORG = xi xt xinerama xrandr xrender xcursor
 # BUILD_DEPENDS = zstd icu pcre png jpeg-turbo tiff libmng freetype2 fontconfig dbus cups libiodbc
 CMAKE_ARGS = -DKATIE_TOOLS_SUFFIX="-katie"