mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
databases/evolution-data-server: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
5ac4a5ff4e
commit
f3b51ea58c
1 changed files with 2 additions and 1 deletions
|
@ -31,12 +31,13 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
|
||||||
|
|
||||||
PORTSCOUT= limitw:1,even
|
PORTSCOUT= limitw:1,even
|
||||||
|
|
||||||
USES= bdb:5 cmake compiler:c++11-lib gettext gnome gperf \
|
USES= bdb:5 cmake compiler:c++11-lib cpe gettext gnome gperf \
|
||||||
iconv localbase pathfix pkgconfig python:3.6+,build\
|
iconv localbase pathfix pkgconfig python:3.6+,build\
|
||||||
sqlite tar:xz
|
sqlite tar:xz
|
||||||
USE_CXXSTD= gnu++11
|
USE_CXXSTD= gnu++11
|
||||||
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build libxml2
|
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build libxml2
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
CPE_VENDOR= gnome
|
||||||
|
|
||||||
CMAKE_ARGS= -DENABLE_VALA_BINDINGS=ON \
|
CMAKE_ARGS= -DENABLE_VALA_BINDINGS=ON \
|
||||||
-DENABLE_INTROSPECTION=ON \
|
-DENABLE_INTROSPECTION=ON \
|
||||||
|
|
Loading…
Add table
Reference in a new issue