mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
require C++11-capable compiler in FreeBSD package files [ci skip]
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
cb279d8349
commit
3eebaa4abc
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue