aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-07-25 21:45:47 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-07-25 21:45:47 +0000
commite3b77117a3d611d6464c1a31cfbe65c77d6f7fcc (patch)
tree31fb4982a2f3a6ac46a91edc44c6179270527904 /sysutils
parent80d9cab3df79ae15221dcfdde745b45c82a955ab (diff)
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ldapenter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ldapenter/Makefile b/sysutils/ldapenter/Makefile
index af7d6e6c9f9a..3aebcf0107a6 100644
--- a/sysutils/ldapenter/Makefile
+++ b/sysutils/ldapenter/Makefile
@@ -15,7 +15,7 @@ LICENSE= BSD
MAKEFILE= BSDmakefile
USE_BZIP2= yes
USE_OPENLDAP= 24
-LDFLAGS+= -L${LOCALBASE}/lib -llber-2.4
+LDFLAGS+= -L${LOCALBASE}/lib -llber
PLIST_FILES= bin/ldapform \
bin/ldapedit \