aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-10-05 19:45:15 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-10-05 20:01:23 +0000
commit9be265df138873432b3eea428c3e08194565f694 (patch)
tree5101431f5a1509623a470c974660638b2a534afe
parent8284ee5cf34e20461d83970b638ce2782591ba92 (diff)
downloadports-9be265df138873432b3eea428c3e08194565f694.tar.gz
ports-9be265df138873432b3eea428c3e08194565f694.zip
devel/libical: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/libical/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libical/Makefile b/devel/libical/Makefile
index a096ba5b8d14..42d8cc9593a1 100644
--- a/devel/libical/Makefile
+++ b/devel/libical/Makefile
@@ -14,10 +14,12 @@ LICENSE_COMB= dual
LIB_DEPENDS= libicuuc.so:devel/icu
-USES= cmake compiler:c++11-lib gnome pathfix perl5 pkgconfig
+USES= cmake compiler:c++11-lib cpe gnome pathfix perl5 pkgconfig
USE_PERL5= build
USE_LDCONFIG= yes
+CPE_VENDOR= libical_project
+
MAKE_JOBS_UNSAFE= yes
CFLAGS_amd64= -fPIC