aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-02-19 11:10:59 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-02-19 11:13:01 +0000
commit0cd76962e17b065a79bffeaadfe1d6290fa06ea4 (patch)
tree10cd36809ec8d82225889a7607335fa4bcc26526
parent03396f7bbf82a31317c72b5051d5db6422b04567 (diff)
downloadports-0cd76962e17b065a79bffeaadfe1d6290fa06ea4.tar.gz
ports-0cd76962e17b065a79bffeaadfe1d6290fa06ea4.zip
databases/libgda5-ldap: unbreak after 6e1233be2292
=> gnome/libgda-5.2.10.tar.gz is not in /usr/ports/databases/libgda5-ldap/../libgda5/distinfo. => Either /usr/ports/databases/libgda5-ldap/../libgda5/distinfo is out of date, or => gnome/libgda-5.2.10.tar.gz is spelled incorrectly. *** Error code 1 Reported by: pkg-fallout
-rw-r--r--databases/libgda5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libgda5/Makefile b/databases/libgda5/Makefile
index 3f09ecff651a..8959d059eabc 100644
--- a/databases/libgda5/Makefile
+++ b/databases/libgda5/Makefile
@@ -61,7 +61,7 @@ CONFIGURE_ARGS+= --without-bdb
.endif
.if ${LIBGDA5_SLAVE}==ldap
-USES= ldap
+USES+= ldap
CONFIGURE_ARGS+= --with-ldap=${LOCALBASE}
.else
CONFIGURE_ARGS+= --without-ldap