aboutsummaryrefslogtreecommitdiffstats
path: root/databases/evolution-data-server
diff options
context:
space:
mode:
authorgirgen <girgen@FreeBSD.org>2005-01-09 23:15:56 +0800
committergirgen <girgen@FreeBSD.org>2005-01-09 23:15:56 +0800
commite4ebc2606e9cbc28e7e493c52077086cc4d7cc4c (patch)
tree738140b8f239dd504c0e7d0743d6109e7f110165 /databases/evolution-data-server
parent78a4bc5e5d5c23b2d91bc6e2eeb3e3acbe0da204 (diff)
downloadfreebsd-ports-gnome-e4ebc2606e9cbc28e7e493c52077086cc4d7cc4c.tar.gz
freebsd-ports-gnome-e4ebc2606e9cbc28e7e493c52077086cc4d7cc4c.tar.zst
freebsd-ports-gnome-e4ebc2606e9cbc28e7e493c52077086cc4d7cc4c.zip
Fix plist when installing WITHOUT_LDAP.
PR: ports/75857 Approved by: ade, marcus
Diffstat (limited to 'databases/evolution-data-server')
-rw-r--r--databases/evolution-data-server/Makefile2
-rw-r--r--databases/evolution-data-server/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index 8c20277ae688..5641f943a8be 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -34,8 +34,10 @@ PLIST_SUB= VERSION="1.0" EVO_VERSION="1.0"
.if !defined(WITHOUT_LDAP)
USE_OPENLDAP= yes
CONFIGURE_ARGS+=--with-openldap=yes
+PLIST_SUB+= LDAP=""
.else
CONFIGURE_ARGS+=--with-openldap=no
+PLIST_SUB+= LDAP="@comment "
.endif
pre-everything::
diff --git a/databases/evolution-data-server/pkg-plist b/databases/evolution-data-server/pkg-plist
index 6890fdd06de7..6b9fe166dcd2 100644
--- a/databases/evolution-data-server/pkg-plist
+++ b/databases/evolution-data-server/pkg-plist
@@ -172,7 +172,7 @@ share/doc/libecal/libecal.devhelp
share/doc/libecal/right.png
share/doc/libecal/style.css
share/doc/libecal/up.png
-share/gnome/evolution-data-server-%%VERSION%%/evolutionperson.schema
+%%LDAP%%share/gnome/evolution-data-server-%%VERSION%%/evolutionperson.schema
share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Abidjan.ics
share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Accra.ics
share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Addis_Ababa.ics