diff options
Diffstat (limited to 'net/openldap24-client')
-rw-r--r-- | net/openldap24-client/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/openldap24-client/Makefile b/net/openldap24-client/Makefile index 918f44de119c..c83ba8fbb5d0 100644 --- a/net/openldap24-client/Makefile +++ b/net/openldap24-client/Makefile @@ -5,5 +5,4 @@ CLIENT_ONLY= yes MASTERDIR= ${.CURDIR}/../openldap24-server -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |